codeigniter-restserver
REST server
A CodeIgniter extension that simplifies the implementation of RESTful servers using one controller and minimal configuration.
A fully RESTful server implementation for CodeIgniter using one library, one config file and one controller.
5k stars
404 watching
3k forks
Language: PHP
last commit: 2 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
yidas/codeigniter-rest | Provides a base controller class for building RESTful APIs in CodeIgniter 3 | 81 |
bcit-ci/codeigniter | A PHP framework that provides a set of libraries and a simple interface to speed up web application development | 18,263 |
restsharp/restsharp | A lightweight HTTP client library for .NET that simplifies making REST API calls. | 9,639 |
philsturgeon/codeigniter-cli | Provides an interface to interact with CodeIgniter from the command line using simple prompts and input options. | 97 |
microsoft/cpprestsdk | A C++ SDK for building cloud-based client-server communication applications. | 8,041 |
joelcox/codeigniter-redis | A CodeIgniter interface to interact with Redis data store | 241 |
patrickpopowicz/codeigniter-bitly | A CodeIgniter library for interacting with the Bit.ly REST API | 40 |
proyecto26/restclient | An HTTP client library for Unity that uses promises to simplify asynchronous requests | 1,253 |
blake-nouribekian/codeigniter-datatables | Provides PHP-based server-side support for the popular jQuery DataTables plugin in Codeigniter. | 76 |
benedmunds/codeigniter-ion-auth | A lightweight authentication system for CodeIgniter 4 | 2,341 |
restify/node-restify | A framework for building REST APIs in Node.js using middleware and connect style functionality. | 10,719 |
crittermike/codeigniter-installer | Provides a starting point for building an installer in CodeIgniter with a GUI interface. | 138 |
nobuti/codeigniter-breadcrumbs | Provides a simple way to manage HTML breadcrumbs in CodeIgniter applications | 70 |
melbournedeveloper/restclient.net | A .NET framework for building REST clients with asynchronous API calls and automatic serialization. | 366 |
mgonto/restangular | A tool to simplify client-side API interactions using AngularJS | 7,864 |