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

https://github.com/peterkovecses/apiversioningdemo

Demo ASP.NET Core Web API application showcasing API versioning. This project demonstrates how to implement API versioning using URL segments. Each version is documented in the OpenAPI specification and available through the Swagger UI, powered by the Swashbuckle.AspNetCore package.
https://github.com/peterkovecses/apiversioningdemo

api-versioning asp-net-core open-api-specification swagger-ui web-api

Last synced: 3 months ago
JSON representation

Demo ASP.NET Core Web API application showcasing API versioning. This project demonstrates how to implement API versioning using URL segments. Each version is documented in the OpenAPI specification and available through the Swagger UI, powered by the Swashbuckle.AspNetCore package.

Awesome Lists containing this project