{"id":28386464,"url":"https://github.com/igniteui/northwindapi","last_synced_at":"2025-06-26T13:31:29.485Z","repository":{"id":92039235,"uuid":"534663048","full_name":"IgniteUI/NorthwindAPI","owner":"IgniteUI","description":null,"archived":false,"fork":false,"pushed_at":"2025-06-04T18:20:54.000Z","size":1467,"stargazers_count":3,"open_issues_count":10,"forks_count":5,"subscribers_count":29,"default_branch":"main","last_synced_at":"2025-06-04T22:07:38.296Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C#","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/IgniteUI.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,"zenodo":null}},"created_at":"2022-09-09T13:52:13.000Z","updated_at":"2025-06-04T18:20:56.000Z","dependencies_parsed_at":"2023-10-04T14:32:48.971Z","dependency_job_id":"ce213915-8d4a-4934-a91d-15074f0e47af","html_url":"https://github.com/IgniteUI/NorthwindAPI","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/IgniteUI/NorthwindAPI","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IgniteUI%2FNorthwindAPI","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IgniteUI%2FNorthwindAPI/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IgniteUI%2FNorthwindAPI/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IgniteUI%2FNorthwindAPI/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IgniteUI","download_url":"https://codeload.github.com/IgniteUI/NorthwindAPI/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IgniteUI%2FNorthwindAPI/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262076529,"owners_count":23255027,"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","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":"2025-05-30T14:43:10.987Z","updated_at":"2025-06-26T13:31:29.474Z","avatar_url":"https://github.com/IgniteUI.png","language":"C#","readme":"# Northwind API\n## Swagger URL\nhttps://data-northwind.appbuilder.dev/swagger/index.html\n\n## Highlights\n- Textbook REST example.\n- POST accepts the whole entity, even the \"id\", although it gets ignored and returns the created entity\n- PUT accepts the whole entity, even the \"id\"\n- DELETE methods need to map the id, like id=customerId\n- DELETE methods return a copy of the deleted entity\n- Role-based auth support - [blog](https://www.infragistics.com/community/blogs/b/infragistics/posts/create-role-based-web-api-with-asp-net-core)\n- In order to create a Bearer token, use the POST -\u003e `/Auth/Register` with the example request body:\n```\n{\n  \"email\": \"zkolev@infragistics.com\",\n  \"password\": \"test\",\n  \"confirmedPassword\": \"test\"\n}\n```\n\nThis will return a token in the format:\n\n`eyJhbGciOiJIUzUxMiIsInR5cCI6IkpXVCJ9.eyJJZCI6Im....`\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Figniteui%2Fnorthwindapi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Figniteui%2Fnorthwindapi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Figniteui%2Fnorthwindapi/lists"}