| |
oRestE gives you a fast way to expose your database with a restful interface
is built on top of ERLANG (Introduction), MOCHIWEB and WEBMACHINE (webmachine.pdf)
it is light, stable and fast thanks to ERLANG/OTP and MOCHIWEB
With oRestE you will get urls like
- http://localhost:8000/moodle/learninglab/user.xml?username=matteo
- http://localhost:8000/moodle/learninglab/user.csv?username=matteo
- http://localhost:8000/moodle/learninglab/user.txt?username=matteo&lengths=30