{"id":18364312,"url":"https://github.com/cornayy/ts-api-boilerplate","last_synced_at":"2026-04-29T17:04:10.166Z","repository":{"id":43843953,"uuid":"239154679","full_name":"Cornayy/ts-api-boilerplate","owner":"Cornayy","description":"A great starting point for a TypeScript REST API using Mongoose.","archived":false,"fork":false,"pushed_at":"2023-03-07T05:50:32.000Z","size":1575,"stargazers_count":1,"open_issues_count":4,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-10T13:33:28.034Z","etag":null,"topics":["api","boilerplate","mongoose","rest","rest-api","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/Cornayy.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":"2020-02-08T15:29:33.000Z","updated_at":"2022-12-14T23:12:01.000Z","dependencies_parsed_at":"2024-12-24T00:21:12.006Z","dependency_job_id":"6c82a883-b3ac-4cda-ba9c-fe7a28e1901d","html_url":"https://github.com/Cornayy/ts-api-boilerplate","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/Cornayy/ts-api-boilerplate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cornayy%2Fts-api-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cornayy%2Fts-api-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cornayy%2Fts-api-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cornayy%2Fts-api-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Cornayy","download_url":"https://codeload.github.com/Cornayy/ts-api-boilerplate/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cornayy%2Fts-api-boilerplate/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32435122,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T13:34:34.882Z","status":"ssl_error","status_checked_at":"2026-04-29T13:34:29.830Z","response_time":110,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["api","boilerplate","mongoose","rest","rest-api","typescript"],"created_at":"2024-11-05T23:09:49.283Z","updated_at":"2026-04-29T17:04:10.131Z","avatar_url":"https://github.com/Cornayy.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ts-api-boilerplate\n\n## About\n\nA great starting point for a TypeScript REST API using Mongoose.\n\n### Included\n\n* Seeds\n* Routes\n* Controllers\n* Services\n* Models\n* Database\n* Tests (Mocha, Chai, Supertest \u0026 Istanbul for Code Coverage)\n* Swagger\n* JWT Authentication\n\n## Usage\n\n```\nnpm install\n```\n\n### .env\n\nRename the `.env.example` file to `.env` and fill in the variables. \n\n```\nPORT=3000\nMONGO_URI=MONGOSERVER\nMONGO_DB=DATABASENAME\nTOKEN_SECRET=YOURJWTSECRET\n```\n\n### Commands\n\nDevelopment\n```\nnpm run dev\n```\n\nBuild\n```\nnpm run build\n``` \n\nTest\n```\nnpm test\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcornayy%2Fts-api-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcornayy%2Fts-api-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcornayy%2Fts-api-boilerplate/lists"}