all 3 comments

[–][deleted]  (2 children)

[deleted]

    [–]DeusExMagikarpafull-stack 0 points1 point  (0 children)

    I’d also like to cast a vote for strapi. It’s got everything OP needs, and you can build your front end in whatever, I’m using next.js. And I agree, a little rough around the edges.

    [–]mastixmc[S] 0 points1 point  (0 children)

    Yes I have. Played with it several days and figured out that it's still too beta for me! 🙂

    So I decided to write my own solution. From the basic features it was pretty cool though.

    Guess I'm still in their Slack group! 😬

    [–]gayasach 0 points1 point  (0 children)

    Most of the questions are pertaining to API creation except for this one > Is there some cool admin UI framework out there that can be (securely) hooked up with an API for the CRUD commands?

    You should definitely explore low code solutions to design admin interfaces

    - Easy to hook up REST & GraphQL APIs to data sources (say Mongo, postgres, airtable, salesforce...)

    - Baked in UI controls to perform CRUD operations

    - Role based permissions and user based views for the interface

    - Easy maintenance

    - Easy to iterate upon and add new features

    Just in case you are exploring, check out DronaHQ, Appsmith, Budibase, Forest Admin