{"id":17267505,"url":"https://github.com/technius/commentserv","last_synced_at":"2025-07-22T15:33:25.072Z","repository":{"id":143021354,"uuid":"86207310","full_name":"Technius/commentserv","owner":"Technius","description":"A comment server written in Scala","archived":false,"fork":false,"pushed_at":"2017-03-26T18:52:08.000Z","size":19,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-29T06:05:26.667Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Scala","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/Technius.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":"2017-03-26T04:29:08.000Z","updated_at":"2017-03-26T15:04:46.000Z","dependencies_parsed_at":"2023-03-26T17:32:51.257Z","dependency_job_id":null,"html_url":"https://github.com/Technius/commentserv","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Technius/commentserv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Technius%2Fcommentserv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Technius%2Fcommentserv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Technius%2Fcommentserv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Technius%2Fcommentserv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Technius","download_url":"https://codeload.github.com/Technius/commentserv/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Technius%2Fcommentserv/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266520988,"owners_count":23942368,"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-22T02:00:09.085Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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":"2024-10-15T08:10:52.898Z","updated_at":"2025-07-22T15:33:25.038Z","avatar_url":"https://github.com/Technius.png","language":"Scala","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Commentserv\n\nThis is a simple commenting system built with Scala and Akka HTTP, with\nPostgreSQL as the database. Do not use this in production; it uses way too much\nmemory for what it should accomplish.\n\n## Running\n\nEnter interactive mode in `sbt`, and then use `sbt re-start`.\n\nFor convenience, a `docker-compose.yml` is provided to quickly start up\npostgresql instances.\n\n## API Endpoints\n\n| Endpoint | Method | Example | Description |\n| -------- | ------ | ------- | ----------- |\n| /threads | GET | /threads | Lists all threads (no comments) |\n| /threads | POST | /threads?title=Title\u0026slug=slug | Creates a new thread |\n| /threads/$id | GET | /threads/1 | Retrieves a thread and its comments |\n\n## License\nCopyright 2017 Bryan Tan\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n    http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftechnius%2Fcommentserv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftechnius%2Fcommentserv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftechnius%2Fcommentserv/lists"}