Skip to content

surdarmaputra/codeigniter-rest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

codeigniter-rest

The Codeigniter REST Framework by sdarmaputra

Features

  • Composer dependencies automatically loaded
  • JWT support
  • Modified model to support CRUD by default
  • Modified controller to support authentication and JSON rendering by default
  • Modified input to support reading HTTP PUT method data
  • Modified exceptions to support JSON rendered exceptions
  • View rendered using JSON format

Quick Start

  • Download or clone the repository: git clone https://gitlab.com/sdarmaputra/codeigniter-rest.git
  • Go to codeigniter-rest directory
  • Run composer install
  • Start to code and stay awesome :)

About

The Codeigniter REST Framework by sdarmaputra

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages