Closed goeko closed 2 years ago
It will be a good choice to create REST api endpoints for generated crud. Use http verbs like GET, POST, PUT and DELETE for crud operations.
Easily secure with an time limited JWT api key and/or http basic authentication.
Yes, good idea! I'll gladly accept a pull request if you have one.
It will be a good choice to create REST api endpoints for generated crud. Use http verbs like GET, POST, PUT and DELETE for crud operations.
Easily secure with an time limited JWT api key and/or http basic authentication.