Subject History

History: Building RESTful APIs

  • ACCEPTED
  • Ghost GWsRwX
  • Name: Building RESTful APIs
  • Body:

    REST -- Representational state transfer -- is an architecture for web services. REST includes HTTP verbs such as GET and POST, URI design, client-server architecture, statelessness, cacheability, and uniform interfaces. Roy Fielding introduced REST in 2000. Today, REST is the standard for web services. People study REST to learn how to create easy to use, reliable web services. Learn REST API design on Sagefy for free today!

  • Name: rest api
  • Body:

    An way of writing interfaces