Get in Touch

Course Outline

REST - Fundamentals

  • The necessity of information exchange between systems
  • HTTP POST / GET / PUT / DELETE
  • Services like MushUp and common applications
  • Services leveraging REST

REST Conventions

  • Mapping CRUD operations to HTTP calls
  • API URL structure conventions
  • Parameter passing
  • Return 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 Side

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

Requirements

  • Familiarity with HTTP fundamentals
  • Foundational understanding of web application development
 14 Hours

Number of participants


Price per participant

Testimonials (2)

Upcoming Courses

Related Categories