{"id":20598047,"url":"https://github.com/albertoadami/ktor-blog-api","last_synced_at":"2025-10-15T14:52:51.408Z","repository":{"id":261424888,"uuid":"883211135","full_name":"albertoadami/ktor-blog-api","owner":"albertoadami","description":"Example of REST API application written in Kotlin/Ktor that provide functionality for a blog.","archived":false,"fork":false,"pushed_at":"2024-11-30T14:09:21.000Z","size":126,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-17T01:11:50.312Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/albertoadami.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-11-04T15:10:36.000Z","updated_at":"2024-11-30T14:07:56.000Z","dependencies_parsed_at":"2024-11-06T14:19:37.603Z","dependency_job_id":"2f698703-ca09-4988-99c1-319bfb6d208e","html_url":"https://github.com/albertoadami/ktor-blog-api","commit_stats":null,"previous_names":["albertoadami/ktor-blog-api"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/albertoadami%2Fktor-blog-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/albertoadami%2Fktor-blog-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/albertoadami%2Fktor-blog-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/albertoadami%2Fktor-blog-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/albertoadami","download_url":"https://codeload.github.com/albertoadami/ktor-blog-api/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242231865,"owners_count":20093721,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-16T08:24:53.673Z","updated_at":"2025-10-15T14:52:46.361Z","avatar_url":"https://github.com/albertoadami.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ktor Blog API\n\nA RESTful API built with [Ktor](https://ktor.io/) for managing blog posts, users, and comments. This project demonstrates best practices in Kotlin-based backend development, focusing on modular design, testing, and clean architecture.\n\n## Features\n\n- **User Management**: Create, update, and delete user accounts.\n- **Blog Posts**: CRUD operations for blog posts with validation and tagging support.\n- **Comments**: Add, edit, or delete comments on posts.\n- **Authentication**: JWT-based authentication for secure access.\n- **Database Integration**: Uses PostgreSQL for data persistence, managed with Exposed ORM.\n- **Testing**: Comprehensive test coverage with Kotest and Testcontainers.\n\n## Getting Started\n\n### Prerequisites\n\nTo run this project locally, ensure you have the following:\n\n- [Kotlin](https://kotlinlang.org/) (1.9+)\n- [Gradle](https://gradle.org/) (7.6+)\n- [Docker](https://www.docker.com/) (optional, for database setup)\n- PostgreSQL (14+)\n\n### Setup Instructions\n\n1. **Clone the Repository**\n\n   Clone the project to your local machine:\n\n   ```bash\n   git clone https://github.com/albertoadami/ktor-blog-api.git\n   cd ktor-blog-api\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falbertoadami%2Fktor-blog-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falbertoadami%2Fktor-blog-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falbertoadami%2Fktor-blog-api/lists"}