Get in Touch

Course Outline

REST Fundamentals

  • The need for information exchange between services
  • HTTP POST, GET, PUT, and DELETE
  • Popular applications and services such as MUSH
  • Services leveraging REST

REST Conventions

  • Mapping CRUD operations to HTTP calls
  • API URL structure conventions
  • Passing parameters
  • Return values
  • HTTP status codes
  • JSON: A universal format for information exchange

API Services

  • Examples of popular APIs
  • RESTful frameworks

Creating a REST API - Server Side

  • Gathering requirements and identifying functionality
  • Design and API documentation
  • Installing required libraries
  • Business Object: Class mapping
  • Controller methods
  • Representing a business object as JSON
  • HTTP Headers as metadata
  • Testing the API using cURL
  • Authentication mechanisms

Requirements

  • Basic knowledge of HTTP
  • Basic understanding of web application development
 14 Hours

Number of participants


Price per participant

Testimonials (2)

Upcoming Courses

Related Categories