Build and Deploy A REST API with Flask #12 Documenting with Swagger UI.
In thiis video, we look at how we can document our API project with Swagger UI.
Swagger is an open-source software framework that enables developers design, construct, document, and consume RESTful Web services. It is backed by a huge ecosystem of tools.
Swagger enables you to describe the structure of your APIs in a machine-readable format.
The ability of APIs to explain their own structure, comparable to xml schema but for Json, is the foundation of all goodness in Swagger.
SOURCE CODE:
https://github.com/jod35/Build-And-De...
GITHUB:
https://github.com/jod35
TWITTER:
/ jod35_