The RESTful Approach to Software Development
You may have heard of the terms REST or RESTful when talking to software developers but what does it actually mean? REST stands for ‘representational state transfer’, it’s a methodology for building software for the web and was first defined in 2000 by Roy Fielding. Technically speaking, it is a way of providing interoperability between…