{"id":22159127,"url":"https://github.com/rsbh/express-typescript","last_synced_at":"2026-03-07T05:05:37.971Z","repository":{"id":37540674,"uuid":"300935743","full_name":"rsbh/express-typescript","owner":"rsbh","description":"Source code for the Building REST API with Express, TypeScript blog post series","archived":false,"fork":false,"pushed_at":"2022-03-02T05:50:27.000Z","size":440,"stargazers_count":124,"open_issues_count":2,"forks_count":37,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-07-26T13:39:15.286Z","etag":null,"topics":["express","jest","typescript"],"latest_commit_sha":null,"homepage":"https://rsbh.dev/blog","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/rsbh.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":"2020-10-03T17:18:11.000Z","updated_at":"2025-06-25T16:33:48.000Z","dependencies_parsed_at":"2022-07-12T16:22:05.067Z","dependency_job_id":null,"html_url":"https://github.com/rsbh/express-typescript","commit_stats":null,"previous_names":[],"tags_count":3,"template":true,"template_full_name":null,"purl":"pkg:github/rsbh/express-typescript","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsbh%2Fexpress-typescript","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsbh%2Fexpress-typescript/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsbh%2Fexpress-typescript/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsbh%2Fexpress-typescript/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rsbh","download_url":"https://codeload.github.com/rsbh/express-typescript/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsbh%2Fexpress-typescript/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268215611,"owners_count":24214365,"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-08-01T02:00:08.611Z","response_time":67,"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":["express","jest","typescript"],"created_at":"2024-12-02T03:44:00.078Z","updated_at":"2026-03-07T05:05:37.924Z","avatar_url":"https://github.com/rsbh.png","language":"TypeScript","readme":"# express-typescript\n\nSource code for the **Building REST API with Express, TypeScript** blog post series\n\n## Post Links\n\n1. [Building REST API with Express, TypeScript and Swagger](https://rsbh.dev/blog/rest-api-with-express-typescript)\n2. [Building REST API with Express, TypeScript - Part 2: Docker Setup](https://rsbh.dev/blog/rest-api-express-typescript-docker)\n3. [Building REST API with Express, TypeScript - Part 3: PostgreSQL and Typeorm](https://rsbh.dev/blog/rest-api-express-postgres-typeorm)\n4. [Building REST API with Express, TypeScript - Part 4: Jest and unit testing](https://rsbh.dev/blog/rest-api-express-typescript-jest-testing)\n\n## Build from source\n\n1. Clone the repo\n\n   ```sh\n   git clone git@github.com:rsbh/express-typescript.git\n   cd express-typescript\n   ```\n\n2. Install dependencies.\n\n   ```sh\n   npm install\n   ```\n\n3. Build the production server.\n\n   ```sh\n   npm build\n   ```\n\n4. Run the server.\n   ```sh\n   npm start\n   ```\n\n## Build Docker image locally\n\n```sh\ndocker build -t express-typescript .\n```\n\n## Run tests\n\n```sh\nnpm test\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frsbh%2Fexpress-typescript","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frsbh%2Fexpress-typescript","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frsbh%2Fexpress-typescript/lists"}