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
- Host: GitHub
- URL: https://github.com/driebit/mod_ginger_rest
- Owner: driebit
- License: mit
- Created: 2015-04-16T11:10:43.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-04-16T11:14:11.000Z (about 11 years ago)
- Last Synced: 2025-01-28T19:18:42.536Z (over 1 year ago)
- Language: Erlang
- Size: 129 KB
- Stars: 0
- Watchers: 20
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`.