Get in Touch

Course Outline

REST - Base

  • The necessity of information exchange between websites
  • HTTP POST / GET / PUT / DELETE methods
  • Services like MashUp and popular applications
  • Services utilizing REST

REST Conventions

  • Mapping CRUD operations to HTTP calls
  • API URL structure conventions
  • Passing Parameters
  • Return Values
  • HTTP status codes
  • JSON - the universal format for information exchange

API Services

  • Examples of popular APIs
  • RESTful frameworks

Building a REST API - Server-Side

  • Gathering requirements and identifying functionality
  • Designing the API and documentation
  • Installing required libraries
  • Business Object - class mapping
  • Controller methods
  • Representing business objects 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