MyShaarli/application/api/controllers
ArthurHoaro 18e6796726 REST API structure using Slim framework
* REST API routes are handle by Slim.
  * Every API controller go through ApiMiddleware which handles security.
  * First service implemented `/info`, for tests purpose.
2016-12-15 10:36:00 +01:00
..
ApiController.php REST API structure using Slim framework 2016-12-15 10:36:00 +01:00
Info.php REST API structure using Slim framework 2016-12-15 10:36:00 +01:00