DEV Community

Cover image for Creating RESTful API Using Slim Micro-Framework

Creating RESTful API Using Slim Micro-Framework

Cloudways on March 23, 2017

This article was originally published at Cloudways: Creating A Simple REST API With Slim Framework The internet is chock full of third-party and c...
Collapse
 
vikkio88 profile image
Vincenzo

this is great! Regarding to this I am working on a framework based on Slim and Eloquent, which would make everything even easier and less messy (sql in "controller" was a bit :o) slime

Collapse
 
_shahroznawaz profile image
Shahroz Nawaz

Eloquent is also <3

Collapse
 
midhilaj profile image
Midhilaj

Show me the code! Please?
require_once('db.php'); db.php file

Collapse
 
zichis profile image
Ezichi Ebere Ezichi

What about security?