Get in Touch

Course Outline

REST Fundamentals

  • The necessity of exchanging information between websites
  • HTTP POST, GET, PUT, and DELETE methods
  • Tools such as Postman and widely used applications
  • Services that utilize REST

REST Conventions

  • Mapping CRUD operations to HTTP calls
  • Standardized API URL structures
  • Passing parameters
  • Returning values
  • HTTP status codes
  • JSON as the universal format for data 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
  • Mapping business objects to classes
  • Implementing controller methods
  • Serializing business objects as JSON
  • Utilizing HTTP headers as metadata
  • Testing the API using cURL
  • Implementing authentication mechanisms

Requirements

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

Number of participants


Price per participant

Testimonials (2)

Upcoming Courses

Related Categories