{"id":26579980,"url":"https://github.com/slne-development/authserver","last_synced_at":"2025-07-28T20:10:23.310Z","repository":{"id":282033424,"uuid":"947255292","full_name":"SLNE-Development/authserver","owner":"SLNE-Development","description":null,"archived":false,"fork":false,"pushed_at":"2025-03-12T13:22:00.000Z","size":112,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-07-19T09:19:19.448Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SLNE-Development.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},"funding":{"github":"SLNE-Development"}},"created_at":"2025-03-12T11:57:42.000Z","updated_at":"2025-03-12T13:22:04.000Z","dependencies_parsed_at":"2025-03-12T13:22:30.817Z","dependency_job_id":"8f86a941-9ede-4cd7-8b46-7ed12700b814","html_url":"https://github.com/SLNE-Development/authserver","commit_stats":null,"previous_names":["slne-development/authserver"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/SLNE-Development/authserver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SLNE-Development%2Fauthserver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SLNE-Development%2Fauthserver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SLNE-Development%2Fauthserver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SLNE-Development%2Fauthserver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SLNE-Development","download_url":"https://codeload.github.com/SLNE-Development/authserver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SLNE-Development%2Fauthserver/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267578003,"owners_count":24110351,"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","status":"online","status_checked_at":"2025-07-28T02:00:09.689Z","response_time":68,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":"2025-03-23T06:29:40.789Z","updated_at":"2025-07-28T20:10:23.293Z","avatar_url":"https://github.com/SLNE-Development.png","language":"Kotlin","readme":"# authserver\n\nThis project was created using the [Ktor Project Generator](https://start.ktor.io).\n\nHere are some useful links to get you started:\n\n- [Ktor Documentation](https://ktor.io/docs/home.html)\n- [Ktor GitHub page](https://github.com/ktorio/ktor)\n- The [Ktor Slack chat](https://app.slack.com/client/T09229ZC6/C0A974TJ9). You'll need to [request an invite](https://surveys.jetbrains.com/s3/kotlin-slack-sign-up) to join.\n\n## Features\n\nHere's a list of features included in this project:\n\n| Name                                                                   | Description                                                                        |\n| ------------------------------------------------------------------------|------------------------------------------------------------------------------------ |\n| [Content Negotiation](https://start.ktor.io/p/content-negotiation)     | Provides automatic content conversion according to Content-Type and Accept headers |\n| [Routing](https://start.ktor.io/p/routing)                             | Provides a structured routing DSL                                                  |\n| [kotlinx.serialization](https://start.ktor.io/p/kotlinx-serialization) | Handles JSON serialization using kotlinx.serialization library                     |\n| [Status Pages](https://start.ktor.io/p/status-pages)                   | Provides exception handling for routes                                             |\n| [Request Validation](https://start.ktor.io/p/request-validation)       | Adds validation for incoming requests                                              |\n| [Authentication](https://start.ktor.io/p/auth)                         | Provides extension point for handling the Authorization header                     |\n\n## Building \u0026 Running\n\nTo build or run the project, use one of the following tasks:\n\n| Task                          | Description                                                          |\n| -------------------------------|---------------------------------------------------------------------- |\n| `./gradlew test`              | Run the tests                                                        |\n| `./gradlew build`             | Build everything                                                     |\n| `buildFatJar`                 | Build an executable JAR of the server with all dependencies included |\n| `buildImage`                  | Build the docker image to use with the fat JAR                       |\n| `publishImageToLocalRegistry` | Publish the docker image locally                                     |\n| `run`                         | Run the server                                                       |\n| `runDocker`                   | Run using the local docker image                                     |\n\nIf the server starts successfully, you'll see the following output:\n\n```\n2024-12-04 14:32:45.584 [main] INFO  Application - Application started in 0.303 seconds.\n2024-12-04 14:32:45.682 [main] INFO  Application - Responding at http://0.0.0.0:8080\n```\n\n","funding_links":["https://github.com/sponsors/SLNE-Development"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fslne-development%2Fauthserver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fslne-development%2Fauthserver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fslne-development%2Fauthserver/lists"}