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.
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.