A learning project for building a .NET Core Web API by creating a Pet Store. This project demonstrates the fundamentals of REST API development, including CRUD operations, data validation, and ...
This intended to be embedded within a wrapper application which can provide it the schema object (which is generated using fetch-swagger-schema). For example, here's the petstore-cli file: ...