Get in Touch

Course Outline

REST - Foundations

  • The necessity for information exchange between sites
  • HTTP POST / GET / PUT / DELETE
  • Services such as MushUp and common applications
  • Services leveraging REST

REST Conventions

  • Mapping CRUD operations to HTTP requests
  • API URL structure conventions
  • Parameter transmission
  • Response values
  • HTTP status codes
  • JSON as a universal format for information exchange

API Services

  • Examples of widely used APIs
  • RESTful frameworks

Building a REST API - Server

  • Requirement gathering and functionality identification
  • Design and API documentation
  • Installing necessary libraries
  • Business Objects - class mapping
  • Controller methods
  • Representing business objects as JSON
  • HTTP Headers as metadata
  • API testing using cURL
  • Authentication mechanisms

Requirements

  • Fundamental knowledge of HTTP
  • Basic comprehension of web application development
 14 Hours

Number of participants


Price per participant

Testimonials (2)

Upcoming Courses

Related Categories