Wrapt SVG
Scaffold an entire .NET 5 Web API with a simple yaml or json file so you can focus on the high value features in your web app.
Describe your API
In order to scaffold out a new API, we need to build a simple yaml or json file to describe what we want our API to look like. This files is just some basic project info (project name, database info), and a description of your entities. You can also provide optional info like environment information or a swagger layout.
Wrapt Web APIs eliminate the tedium so you can hit the ground running and get your applications deployed quickly.