Get in Touch

Course Outline

REST - Foundations

  • The need for information exchange between sites
  • HTTP POST, GET, PUT, and DELETE
  • Services such as Mashup and popular applications
  • Services utilizing REST

REST Conventions

  • Mapping CRUD operations to HTTP calls
  • Conventions for API URL structure
  • 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
  • API design and documentation
  • Installing required libraries
  • Business Objects: Mapping to Classes
  • Controller methods
  • Representing business objects as JSON
  • HTTP Headers: Using 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