GetSimple Support Forum
REST API development frameworks - Printable Version

+- GetSimple Support Forum (http://get-simple.info/forums)
+-- Forum: GetSimple (http://get-simple.info/forums/forumdisplay.php?fid=3)
+--- Forum: Off Topic (http://get-simple.info/forums/forumdisplay.php?fid=12)
+--- Thread: REST API development frameworks (/showthread.php?tid=5045)



REST API development frameworks - shawn_a - 2013-08-05

I need to implement a restful API in php probably.
Does anyone have any personal suggestions on frameworks?


RE: REST API development frameworks - evan70 - 2013-08-05

Check Laravel.com Smile


RE: REST API development frameworks - shawn_a - 2013-08-05

I have been looking at it for some time. I also need a general framework to rewrite some old php sites.
You've used it ? you like ?


RE: REST API development frameworks - Kolyok - 2013-08-22

First of all im pretty new to frameworks, started to play with them not long ago.
About 2-3 weeks ago i found a framework named Mako and it seems very nice.
I started to rewrite some of my old (small) projects with it and in my opinion is a good framework (at least for now but again, im new to frameworks so...).
Lightweight, fast, extendable and ofc well documented.
Anyways better if you check it yourself: http://makoframework.com/