Get in Touch

Course Outline

REST Fundamentals

  • The necessity of information exchange between platforms
  • Overview of HTTP POST, GET, PUT, and DELETE
  • Services like MushUp and widely used applications
  • Applications utilizing REST

REST Conventions

  • Mapping CRUD operations to HTTP requests
  • Structuring API URLs according to conventions
  • Handling parameters
  • Managing return values
  • Understanding HTTP status codes
  • JSON as a standard format for data exchange

API Services

  • Examples of popular APIs
  • RESTful frameworks

Building a REST API - Server Side

  • Defining requirements and identifying functionality
  • API design and documentation
  • Installing necessary libraries
  • Mapping classes to business objects
  • Implementing controller methods
  • Representing business objects in JSON
  • Using HTTP headers as metadata
  • Testing the API with cURL
  • Implementing authentication mechanisms

Requirements

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

Number of participants


Price per participant

Testimonials (2)

Upcoming Courses

Related Categories