Skip to main content

Restful API for Mobile and SPA applications

  • Chapter
  • First Online:
Beginning KeystoneJS
  • 604 Accesses

Abstract

REST stands for REpresentational State Transfer and is a pattern for developing APIs where we expose our business entities to be accessed and manipulated using HTTP requests. Each request can be one of these most often used protocols - GET, POST, PUT, PATCH, and DELETE. Each of these methods correspond to a particular, well-defined behavior that can be leveraged while building the API. Each entity is exposed under a logical grouping that allows for easier maintenance of the API, providing simplicity along with portability.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

eBook
USD 24.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 34.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Notes

  1. 1.

    https://chrome.google.com/webstore/detail/json-formatter/bcjindcccaagfpapjjmafapmmgkkhgoa?

  2. 2.

    https://www.getpostman.com/apps

Author information

Authors and Affiliations

Authors

Rights and permissions

Reprints and permissions

Copyright information

© 2016 Manikanta Panati

About this chapter

Cite this chapter

Panati, M. (2016). Restful API for Mobile and SPA applications. In: Beginning KeystoneJS. Apress, Berkeley, CA. https://doi.org/10.1007/978-1-4842-2547-9_9

Download citation

Publish with us

Policies and ethics