{"id":25409724,"url":"https://github.com/yusuf0405/friend-sync-server","last_synced_at":"2026-05-09T09:46:32.147Z","repository":{"id":203624978,"uuid":"651027653","full_name":"yusuf0405/friend-sync-server","owner":"yusuf0405","description":"backend server for a social network application, built using Ktor. It provides essential functionalities such as authentication, user management, posts, likes, subscriptions, comments, and categories.","archived":false,"fork":false,"pushed_at":"2025-01-20T19:58:37.000Z","size":155,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-16T09:29:30.800Z","etag":null,"topics":["hikari","jwt","jwt-authentication","koin","kotlin","ktor-client","ktor-server","netty","postgres","serialization"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yusuf0405.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2023-06-08T10:30:02.000Z","updated_at":"2025-01-21T01:48:46.000Z","dependencies_parsed_at":"2023-11-11T22:24:52.807Z","dependency_job_id":"73a1e492-8412-42af-bab6-bd59995423e9","html_url":"https://github.com/yusuf0405/friend-sync-server","commit_stats":null,"previous_names":["yusuf0405/socialktorapp","yusuf0405/friend-sync-server"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yusuf0405%2Ffriend-sync-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yusuf0405%2Ffriend-sync-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yusuf0405%2Ffriend-sync-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yusuf0405%2Ffriend-sync-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yusuf0405","download_url":"https://codeload.github.com/yusuf0405/friend-sync-server/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248817896,"owners_count":21166330,"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":["hikari","jwt","jwt-authentication","koin","kotlin","ktor-client","ktor-server","netty","postgres","serialization"],"created_at":"2025-02-16T09:28:03.568Z","updated_at":"2026-05-09T09:46:32.065Z","avatar_url":"https://github.com/yusuf0405.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ktor Social Network Server\n\n## Overview\n\n* This project is a backend server for [a social network application](https://github.com/yusuf0405/kmp-friend-sync), built using Ktor. It provides essential\n  functionalities such as authentication, user management, posts, likes, subscriptions, comments, and categories.\n\n## Features\n\n* Authentication: User login and registration with JWT authentication.\n* Users: Retrieve and manage user profiles.\n* Posts: Create, read, update, and delete posts.\n* Likes: Like/unlike posts.\n* Subscriptions: Follow/unfollow users.\n* Comments: Add and retrieve comments on posts.\n* Categories: Categorize posts into different topics.\n\n## Dependencies\n\n### Database:\n* PostgreSQL (org.postgresql:postgresql)\n* H2 Database (com.h2database:h2)\n* Exposed ORM (org.jetbrains.exposed:exposed-core, org.jetbrains.exposed:exposed-jdbc)\n* HikariCP for connection pooling (com.zaxxer:HikariCP)\n\n### Ktor Server:\n\n* Netty server (io.ktor:ktor-server-netty-jvm)\n* Core Ktor functionalities (io.ktor:ktor-server-core-jvm)\n* Serialization (io.ktor:ktor-serialization-kotlinx-json-jvm)\n* Content Negotiation (io.ktor:ktor-server-content-negotiation-jvm)\n\n### Authentication:\n\n* Ktor Auth (io.ktor:ktor-server-auth-jvm)\n* JWT Authentication (io.ktor:ktor-server-auth-jwt-jvm)\n\n### Logging:\n* Logback (ch.qos.logback:logback-classic)\n\n### Dependency Injection:\n* Koin (io.insert-koin:koin-ktor)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyusuf0405%2Ffriend-sync-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyusuf0405%2Ffriend-sync-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyusuf0405%2Ffriend-sync-server/lists"}