## Installation Download / git clone the project into ```app/plugins/api_generator``` from http://thechaw.com/api_generator. It must go here, sprinkling the files throughout your app, or calling the directory ```teh_api``` will not work. Next open up your console and run {{{ cake api_index initdb }}} This will install the database table. You will be asked a few questions about the schema you are install...