{"id":18421196,"url":"https://github.com/brybrophy/node-server-for-dotnet-devs","last_synced_at":"2026-04-28T08:03:05.740Z","repository":{"id":81271212,"uuid":"107725146","full_name":"brybrophy/node-server-for-dotnet-devs","owner":"brybrophy","description":"This is a starter for building web API's with TypeScript and Express.js.","archived":false,"fork":false,"pushed_at":"2017-10-20T20:50:40.000Z","size":48,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-13T13:49:22.253Z","etag":null,"topics":["postman","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/brybrophy.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-10-20T20:48:52.000Z","updated_at":"2022-11-17T10:12:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"8ca394f8-990d-4669-af29-7ccacaca6196","html_url":"https://github.com/brybrophy/node-server-for-dotnet-devs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/brybrophy/node-server-for-dotnet-devs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brybrophy%2Fnode-server-for-dotnet-devs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brybrophy%2Fnode-server-for-dotnet-devs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brybrophy%2Fnode-server-for-dotnet-devs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brybrophy%2Fnode-server-for-dotnet-devs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brybrophy","download_url":"https://codeload.github.com/brybrophy/node-server-for-dotnet-devs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brybrophy%2Fnode-server-for-dotnet-devs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32371673,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-27T20:07:02.737Z","status":"online","status_checked_at":"2026-04-28T02:00:07.250Z","response_time":56,"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":["postman","typescript"],"created_at":"2024-11-06T04:24:42.360Z","updated_at":"2026-04-28T08:03:05.551Z","avatar_url":"https://github.com/brybrophy.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# This is a starter for building web API's with typescript and express.\n\nIt uses TypeScript, Inversion of Control, and Dependency Injection patterns to mimic the experience of building an API using C# and .NET.\n\nDocumentation is in progress, but every file should have comments to help explain everything.\n\n\n### To get started:\n\n- Clone the repo.\n- Run `yarn install`.\n- Run `initdb pg`.\n- Run `Postgres -D pg` to start the db, then open a new tab in your terminal.\n- Run `createdb highseas`.\n- Run `createdb highseas_test`.\n- Run `echo \"DATABASE_URL=postgres://localhost:5432/highseas\" \u003e .env`.\n- Run `npm run migrate:up:dev`.\n\n### To start the app in development:\n\n- Run `npm run start:dev`.\n\n### To run the automated tests:\n\n- Run `npm run test:all`.\n\n### To manually test the app:\n\nBecause of the CSRF protection setup in the server, you must set `Content-Type: application/json` in the request headers. Otherwise, you will get a `406 not acceptable` error. You can do this by using Postman to manually test the endpoints.\n\nA working example of the api is running at `http://high-seas-typescript-api.herokuapp.com/api/partners`;\nHead over and try it out in Postman!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrybrophy%2Fnode-server-for-dotnet-devs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrybrophy%2Fnode-server-for-dotnet-devs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrybrophy%2Fnode-server-for-dotnet-devs/lists"}