Tiny REST Framework

This very lightweight framework will help you create RESTful API's very easily using various different formats and responding to different HTTP verbs. You can change the format really easily via the URL and even lock it down with HTTP Basic or Digest authentication.

Supported formats

Supported verbs

Examples