public
Description: PHP Rest Toolkit
Homepage: http://leveille.lighthouseapp.com/projects/24242-rest-toolkit/overview
Clone URL: git://github.com/leveille/rest-toolkit.git
name age message
file MIT - LICENSE Wed Jan 07 04:50:40 -0800 2009 Added License [leveille]
file README.markdown Loading commit data...
directory api/
directory test/
README.markdown

Rest Toolkit Introduction

Rest toolkit, written in PHP, provides an easy way to set up an API frontend for your database. You can read more here:

Looking Back

Looking back at this work (early 2008) I am confident when I say that this project is poorly organized and structured. I am also confident when I say that it shouldn't be called a rest toolkit ... if anything, it should be called something like, "EZ Database Access", or something silly like that. Oh, well, maybe I'll rename the project. At any rate, my goal is not to provide a full-stack RESTful framework. My goal is simply to provide easy (and controlled) access to database content.

Links