Get in Touch

Course Outline

REST - Fundamentals

  • The necessity of information exchange across sites
  • HTTP POST / GET / PUT / DELETE
  • Services like MushUp and widely used applications
  • Services leveraging REST

REST Conventions

  • Mapping CRUD operations to HTTP calls
  • API URL structure conventions
  • Parameter transmission
  • Return values
  • HTTP status codes
  • JSON - a universal format for data exchange

API Services

  • Examples of popular APIs
  • RESTful frameworks

Building a REST API - Server Side

  • Requirements gathering and functional identification
  • API design and documentation
  • Installation of necessary libraries
  • Business Object - class mapping
  • Controller methods
  • Representing business objects as JSON
  • HTTP Headers - serving as metadata
  • API testing with cURL
  • Authentication mechanisms

Requirements

  • Fundamental understanding of HTTP
  • Basic grasp of web application development
 14 Hours

Number of participants


Price per participant

Testimonials (2)

Upcoming Courses

Related Categories