Skip to content

fcortes18/minimal-api-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

minimal-api-demo

Minimal APIs Examples

Please review the different branches to see the examples:

  • db-di-example has how to use database and DI with minimal APIs endpoints.
  • header-versioning has example how to version minimal API endpoints to different versions sent in the header of the request.
  • query-string-versioning has example how to version minimal API endpoints to different versions sent in the query string of the request.
  • url-versioning has example how to version minimal API endpoints to different versions sent in the url of the request (v1, v2, etc).

About

Minimal APIs Examples

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages