2 articles tagged REST
-
Why RoR is Awesome (part 1 of many)
I finally took the plunge. I’m learning Rails. And holy shit.
RoR has a philosophy of being RESTful, which means using what’s already built (HTTP) rather than reinventing …
-
RESTful Django
I’ve been taking a lot of time lately to determine a best practice way of incorporating a RESTful approach to Django views. My goal is to come up with …