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: about 2 months 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 (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-04T11:51:19.000Z (over 3 years ago)
- Last Synced: 2025-01-14T04:23:44.331Z (over 1 year 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.