Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.