keepthatworktoyourself / wombat

Not another website builder. Public repo — raise issues, request features, get help.
2 stars 0 forks source link

API Builder #316

Open pjrundle opened 11 months ago

pjrundle commented 11 months ago

Idea I had when watching this video

We could have a new collection type called "API's" that could have sub folders

This would result in creating endpoints such as yoursite.com/api/api-collection-name/api-name

The "Edit screen" for each of these could be very simple, perhaps just a code editor (which might fetch data from external sources etc), or could eventually be built out to have things like google sheet import/integrations, or even a custom built UI builder type thing.

The resulting endpoints would just return JSON etc.

I found the video above interesting but seems very clunky.