Tag Archives: web service
Designing RESTful representations
Defining correct RESTful representations is another big issue, that we’ll try to expand here.
REST webservice with symfony (part 2)
In the last tutorial, we saw how to retrieve Jobeet jobs using a REST webservice in symfony just defining a new module, and some routes. In this part, we’ll see how to perform the create, update and delete […]
REST webservice with symfony
A practical way to write a symfony REST webservice, extending the Jobeet application originally developed for the symfony framework.





