Skip to content

A fully RESTful server implementation for CodeIgniter using one library, one config file, and a controller for each resource.

License

Notifications You must be signed in to change notification settings

noahjs/codeigniter-restserver-resources

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CodeIgniter Rest Server (by Resources)

A fully RESTful server implementation for CodeIgniter using one library, one config file, and a controller for each resource.

This is a fork from Phil Sturgeon's CodeIgniter Rest Server (http://github.com/philsturgeon/codeigniter-restserver) under the terms of his own DBAD license (http://www.dbad-license.org/). The primary difference is that resources are handled by their own controllers rather than the single controller used by Phil.

Requirements

  1. PHP 5.2 or greater
  2. CodeIgniter 2.1.0 to 3.0-dev

About

A fully RESTful server implementation for CodeIgniter using one library, one config file, and a controller for each resource.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published