Get in Touch

Course Outline

REST Fundamentals

  • The necessity of information exchange between sites
  • HTTP methods: POST, GET, PUT, and 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
  • Return values
  • HTTP status codes
  • JSON as a universal format for information exchange

API Services

  • Case studies of popular APIs
  • RESTful frameworks

Building a REST API - Server Side

  • Gathering requirements and defining functionality
  • API design and documentation
  • Installing necessary libraries
  • Business Object class mapping
  • Controller methods
  • Representing business objects as JSON
  • Using HTTP headers for metadata
  • Testing the API using cURL
  • Authentication mechanisms

Requirements

  • Familiarity with basic HTTP concepts
  • A foundational understanding of web application development
 14 Hours

Number of participants


Price per participant

Testimonials (2)

Provisional Upcoming Courses (Require 5+ participants)

Related Categories