{"id":22104881,"url":"https://github.com/nemeslaszlo/dotnet-minimal-api","last_synced_at":"2026-04-11T20:45:50.976Z","repository":{"id":117465999,"uuid":"426363127","full_name":"NemesLaszlo/Dotnet-Minimal-API","owner":"NemesLaszlo","description":"This repository contains a Minimal API (CRUD) with .NET 6 as a practise project with tests.","archived":false,"fork":false,"pushed_at":"2021-11-10T00:18:36.000Z","size":19,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-24T02:44:32.138Z","etag":null,"topics":["crud-api","dotnet","minimal-api","nsubstitute","xunit-tests"],"latest_commit_sha":null,"homepage":"","language":"C#","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/NemesLaszlo.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":"2021-11-09T19:41:15.000Z","updated_at":"2023-03-04T04:49:25.000Z","dependencies_parsed_at":"2023-07-17T12:38:21.636Z","dependency_job_id":null,"html_url":"https://github.com/NemesLaszlo/Dotnet-Minimal-API","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/NemesLaszlo/Dotnet-Minimal-API","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NemesLaszlo%2FDotnet-Minimal-API","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NemesLaszlo%2FDotnet-Minimal-API/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NemesLaszlo%2FDotnet-Minimal-API/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NemesLaszlo%2FDotnet-Minimal-API/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NemesLaszlo","download_url":"https://codeload.github.com/NemesLaszlo/Dotnet-Minimal-API/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NemesLaszlo%2FDotnet-Minimal-API/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270671020,"owners_count":24625679,"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-16T02:00:11.002Z","response_time":91,"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":["crud-api","dotnet","minimal-api","nsubstitute","xunit-tests"],"created_at":"2024-12-01T06:36:12.302Z","updated_at":"2026-04-11T20:45:45.945Z","avatar_url":"https://github.com/NemesLaszlo.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dotnet-Minimal-API\n\nThis repository contains a Minimal API (CRUD) with .NET 6 as a practise project.\n\n### Tech Stack - Backend\n\n- .NET 6\n- Swagger\n- FluentValidation\n- FluentAssertions\n- Security with JSON Web Token\n- NSubstitute\n- XUnit\n\n### Endpoints of the Backend\n\n| Entity   | Type   | URL             | Description             | Success     | Authorize |\n| -------- | ------ | --------------- | ----------------------- | ----------- | --------- |\n| Customer | GET    | /customers      | Get all customers.      | 200 OK      | No        |\n|          | GET    | /customers/{id} | Get customer by Id.     | 200 OK      | No        |\n|          | POST   | /customers      | Create a customer.      | 201 CREATED | No        |\n|          | PUT    | /customers/{id} | Update a customer by Id | 200 OK      | Yes       |\n|          | DELETE | /customers/{id} | Delete a customer by Id | 200 OK      | Yes       |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnemeslaszlo%2Fdotnet-minimal-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnemeslaszlo%2Fdotnet-minimal-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnemeslaszlo%2Fdotnet-minimal-api/lists"}