|
|
|
|
|
by tankerdude
2815 days ago
|
|
How does this compare with Connexion? Uses Swagger/OpenAPI that then uses convention (or fully defined) packages, and methods for REST. Runs on top of Flask, and does a lot of all of the validation all from the yaml file. Plumbing taken care for you, etc. so you can focus on business logic? |
|