-
Notifications
You must be signed in to change notification settings - Fork 50
Closed
Labels
Description
restful generates a JSON API over HTTP by feeding it a simple class. A basic example here: http://rawgit.com/Ralt/restful/master/docs/api.html#example
I did see the similar integral-rest, but it's tightly coupled with the ORM integral, which restful is not.
Cheers,