Sunday, February 23, 2020

Dynamic API Schema Reloading

In Swagger/OpenApi, you have to take down the servers to make changes AND synchronize the schema. NOT SO with the Grails API Plugin, BeAPI Framework.

In the BeAPI Framework, you can change your schema at anytime and reload it on the fly without ever taking your server down thus making changes to your endpoints, their ROLES/privileges, how they are called and what is returned.

Watch as we demonstrate that in this video:

No comments:

Post a Comment