An open API service indexing awesome lists of open source software.

https://github.com/driebit/mod_ginger_rest

Read/write REST support for Zotonic
https://github.com/driebit/mod_ginger_rest

Last synced: about 1 year ago
JSON representation

Read/write REST support for Zotonic

Awesome Lists containing this project

README

          

mod_ginger_rest
===============

Read/write REST access to Zotonic resources and edges.

This module is still under development.

Usage
-----

Add a resource by POSTing to `/rest/[category_name]`.

Add an edge by POSTing to `/rest/[rsc_id]/edges`.