Proposal: RESTful API Generator
Opened this issue · 0 comments
benoror commented
- Generate endpoints (ala sitemap):
/api/rest/{endpoint}
- Get, Post, Put, patch, upsert (see PostgREST: https://github.com/begriffs/postgrest)
- Create payloads with existing PanaxJS, JSON->XML functions
- To be used with custom RESTful .components/templates
*Update Diagrams