Get in Touch

Course Outline

REST - Foundations

  • The necessity of inter-site information exchange
  • HTTP POST, GET, PUT, and DELETE methods
  • Services like MashUp and notable applications
  • Applications leveraging REST

REST Conventions

  • Mapping CRUD operations to HTTP requests
  • Standard API URL structures
  • Parameter transmission
  • Response values
  • HTTP status codes
  • JSON as a standard format for data exchange

API Services

  • Examples of widely used APIs
  • RESTful frameworks

Building a REST API - Server Side

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

Requirements

  • Familiarity with fundamental HTTP concepts
  • Basic comprehension of web application development
 14 Hours

Number of participants


Price per participant

Testimonials (2)

Upcoming Courses

Related Categories