Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rameshovyas/pizzastore-api
API using dotnet core and minimal api
https://github.com/rameshovyas/pizzastore-api
dotnet-core dotnet6 minimal-api pizzastore rest-api
Last synced: 4 days ago
JSON representation
API using dotnet core and minimal api
- Host: GitHub
- URL: https://github.com/rameshovyas/pizzastore-api
- Owner: rameshovyas
- Created: 2022-11-04T11:50:01.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-04T11:51:19.000Z (about 2 years ago)
- Last Synced: 2024-11-14T11:29:11.468Z (2 months ago)
- Topics: dotnet-core, dotnet6, minimal-api, pizzastore, rest-api
- Language: C#
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Web service with ASP.NET Core using minimal API, and .NET 6
Build a simple web API with minimal API, ASP.NET Core, and .NET 6 following learning modules provided by microsoft. Used swagger and swagger UI to document this api. This api uses in memory data store for storing and reteriving data.