|
|
|
|
|
by spitfire
2258 days ago
|
|
This and Hasura are excellent. What's on the more sophisticated end of the scale? Is there anything that will generate user/company role systems and bake those into the generated API? Generate client side SDK's from the API? FWIW I just reproduced an API that took me 3 days to build (while learning Django rest framework) in about 5 minutes. My time would have been much better spend modeling the domain. As a happy benefit apibakery taught me a bit about DRF permissions I didn't know. It feels like we're finally getting back to the 90's level RAD tools like NeXT enterprise object framework, and Delphi. |
|