Get in Touch

Course Outline

REST - Fundamentals

  • The necessity of information exchange between systems
  • HTTP POST, GET, PUT, and DELETE methods
  • Tools such as Postman and popular applications
  • Services utilizing REST

REST Conventions

  • Mapping CRUD operations to HTTP requests
  • API URL structure conventions
  • Passing parameters
  • Return values
  • HTTP status codes
  • JSON as a universal format for information exchange

API Services

  • Examples of popular APIs
  • RESTful frameworks

Building a REST API - Server-Side

  • Gathering requirements and identifying functionality
  • Designing and documenting the API
  • Installing necessary libraries
  • Business Object - class mapping
  • Controller methods
  • Representing business objects as JSON
  • HTTP Headers as metadata
  • Testing the API using cURL
  • Authentication mechanisms

Requirements

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

Number of participants


Price per participant

Testimonials (2)

Upcoming Courses

Related Categories