Skip to content

hakhan88/Codeigniter-Api

Repository files navigation

Codeigniter Api

This purpsoe of this project is to show how to enable codeigniter to support calling apis, since by default it is based on MVC structure and the current versions do not allow apis calls by default without some enhancement to the framework setup.

Setup

  1. refer to the class Api and class Booking_api for the enhancements that need to be done to the framework setup to enable the usage of apis calls from the client to the codeigniter BE setup

About

using ajax with codeigniter framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages