{"id":18599284,"url":"https://github.com/bkawk/typescript-express-tsoa","last_synced_at":"2026-04-04T22:33:55.382Z","repository":{"id":42339884,"uuid":"194365563","full_name":"bkawk/typescript-express-tsoa","owner":"bkawk","description":"TypeScript Express REST API Starting Point","archived":false,"fork":false,"pushed_at":"2023-01-04T03:33:22.000Z","size":1531,"stargazers_count":2,"open_issues_count":21,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-01-03T18:51:05.912Z","etag":null,"topics":["codegen","express","nodejs","openapi","swagger","swagger-codegen","tsoa","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/bkawk.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}},"created_at":"2019-06-29T04:50:40.000Z","updated_at":"2021-04-21T09:42:26.000Z","dependencies_parsed_at":"2023-02-01T18:47:03.778Z","dependency_job_id":null,"html_url":"https://github.com/bkawk/typescript-express-tsoa","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bkawk/typescript-express-tsoa","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkawk%2Ftypescript-express-tsoa","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkawk%2Ftypescript-express-tsoa/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkawk%2Ftypescript-express-tsoa/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkawk%2Ftypescript-express-tsoa/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bkawk","download_url":"https://codeload.github.com/bkawk/typescript-express-tsoa/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkawk%2Ftypescript-express-tsoa/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31416776,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-04T20:09:54.854Z","status":"ssl_error","status_checked_at":"2026-04-04T20:09:44.350Z","response_time":60,"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":["codegen","express","nodejs","openapi","swagger","swagger-codegen","tsoa","typescript"],"created_at":"2024-11-07T01:38:34.021Z","updated_at":"2026-04-04T22:33:55.357Z","avatar_url":"https://github.com/bkawk.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# typescript-express-tsoa\nAn API Starting point in Typescript \u0026 Express connecting to MongoDB. Self Generates Swagger document that can then be converted into an SDK in many languages.  \n\n## Installation  \n```\ngit clone https://github.com/bkawk/typeScript-express\nnpm install\nmv .env.example .env \n```  \n\n## Usage  \n\n```\nnpm run build\nnpm run watch\n```  \n\nSwagger docs will be served to [http://127.0.0.1:8888/docs](http://127.0.0.1:8888/docs)\n\nAPI Example Endpoints are accessable at [http://127.0.0.1:8888/user/register](http://127.0.0.1:8888/user/register)\n\nWebSocket test at [http://127.0.0.1:8888/socket](http://127.0.0.1:8888/socket)\n\nModify example endpoints at ```/src/controllers/register``` and your routes file will be automatically updated when you run the server again via \n```\nnpm run watch\n```\n\n## SDK Languages\naspnetcore, csharp, csharp-dotnet2, dynamic-html, html, html2, java, jaxrs-cxf-client, jaxrs-cxf, inflector, jaxrs-cxf-cdi, jaxrs-spec, jaxrs-jersey, jaxrs-di, jaxrs-resteasy-eap, jaxrs-resteasy, spring, nodejs-server, openapi, openapi-yaml, kotlin-client, kotlin-server, php, python, python-flask, scala, scala-akka-http-server, swift3, swift4, typescript-angular\n\n## Generate SDK\ninstall [swagger-codegen](https://swagger.io/docs/open-source-tools/swagger-codegen/)\n```\nswagger-codegen generate -i swagger.json -l $language -o sdk/$language\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbkawk%2Ftypescript-express-tsoa","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbkawk%2Ftypescript-express-tsoa","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbkawk%2Ftypescript-express-tsoa/lists"}