Hacker News new | ask | show | jobs
by jacksondeane 4885 days ago
I've had a lot of luck writing RESTful JSON APIs for mobile Apps with the Slim Framework [PHP]... lightweight and easy to use

http://www.slimframework.com/

1 comments

What do you use for database access? It doesn't have a built-in ORM like many of the other frameworks, as far as I can see.