Get in Touch

Course Outline

REST Foundations

  • The necessity of information sharing between web platforms
  • HTTP methods: POST, GET, PUT, and DELETE
  • Overview of service aggregators like MushUp and key applications
  • Applications leveraging REST architecture

REST Conventions

  • Mapping CRUD operations to HTTP requests
  • Standard practices for API URL structures
  • Techniques for passing parameters
  • Handling return values
  • Interpreting HTTP status codes
  • JSON as a standard format for data exchange

API Services

  • Case studies of widely used APIs
  • Overview of popular RESTful frameworks

Building a REST API - Server Side

  • Defining requirements and identifying core functionalities
  • API design and documentation strategies
  • Setting up necessary libraries and dependencies
  • Mapping classes to Business Objects
  • Implementing controller methods
  • Serializing business objects into JSON format
  • Utilizing HTTP Headers for metadata
  • Testing APIs with cURL
  • Implementing authentication mechanisms

Requirements

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

Number of participants


Price per participant

Testimonials (2)

Upcoming Courses

Related Categories