Skip to content

mech07/ci-mongodb-restserver

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

CodeIgniter MongoDB REST Server

A fully RESTful server implementation for CodeIgniter with optional MongoDB backend.

This is just a minor fork of Phil Sturgeon's CodeIgniter REST Server library to add support for MongoDB to be used with API keys, logs and limits. All the credits goes to Phil Sturgeon, again, it's just a minor fork.

Requirements

Installation

  • Properly setup MongoDB config directives in both application/config/mongodb.php and application/config/rest.php
  • And you're done!

About

[OBSOLETE] CodeIgniter REST server library with optional MongoDB backend.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%