REST Architecture: Designing & Building Applications

placeholder

Learn about the Representational State Transfer, or REST, architecture and how it uses HTTP requests to post, read, and delete data, and perform CRUD operations. Explore how to design and build applications based on both N-tier and REST.