Skip to content

SeanoNET/ProductAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ProductAPI

A simple ASP Net core product web API to get more familiar with .NET Core 3 and EF Core based on Create a web API with ASP.NET Core

Swagger / OpenAPI

NSwag was implemented based on Get started with NSwag and ASP.NET Core also see ASP.NET Core web API help pages with Swagger / OpenAPI

You can view the Swagger UI by navigating to https://localhost:<port>/swagger

A Swagger client was generated using NSwagStudio in ProductClient.

Docker

This API runs inside of a docker container, for more info see Dockerize an ASP.NET Core application

Auth

Identity Server 4 has been configured see Identity Server Overview. Provider server can be found in or you can use the Demo Server

About

A simple ASP Net core product web API to get more familiar with .NET Core 3 and EF Core

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors