Category: Misc

  • Strategy for API using Codeigniter REST!

    What was needed? An existing codeigniter application needed to be fixed, and API endpoints needed to be created for a mobile application.   How we tackled it? We implemented REST CodeIgniter API using the RESTful library by CHRIS.  The controllers worked flawlessly out of the box but there was also a requirement for a standalone…