Mar
          04
          2017
        Building a RESTFUL Web Service Ready for production
          By abernal          
              
       
    What is REST
Stands for Representational State Transfer
- Its a set of constraints
 
Why use REST
We should use it in order to mimic the Web Architecture, a model that has proben to be very successful.