|
|
|
|
|
by encima
2557 days ago
|
|
OpenAPI and RAML both have some pretty cool tools to generate both the DB and the API stubs. For OpenAPI, Connexion by Zalando is one of the best implementations I have used. You just need to write the logic and provide the API spec. |
|