Hacker News new | ask | show | jobs
by madarco 1249 days ago
Always loved Admin tools provided by modern frameworks, like Sonata-Admin for Symfony or Django-admin.

But still can't find a generic Admin generator/Crud tool for standard REST APIs or GraphQL

Even Retool/Budibase force you to build countless connectors/queries for each resource.

I'd pay $$$ for something that could parse my Graphql API SDL and generate an admin UI for me!

1 comments

FWIW in Budibase you can generate all the connectors if you have an openAPI spec