Project

Swagger UI

Swagger UI is integrated to ASP.NET Zero by default. You can browse Swagger UI from http://localhost:22742/swagger/ui/ URL.

Notice that this is the server side URL of the application.

The below page is the default page of server side API application where you can see all available API endpoints:

Swagger UI

Contributors


Last updated: March 27, 2019 Edit this page on GitHub
In this document