Get in Touch

Course Outline

REST Fundamentals

  • The necessity of information exchange between sites
  • HTTP methods: POST, GET, PUT, DELETE
  • Tools such as Postman and popular applications
  • Services that utilize REST

REST Conventions

  • Mapping CRUD operations to HTTP requests
  • Standardized API URL structures
  • Parameter passing
  • Return values
  • HTTP status codes
  • JSON: A universal format for information exchange

API Services

  • Examples of widely used APIs
  • RESTful frameworks

Building a REST API – Server Side

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

Requirements

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

Number of participants


Price per participant

Testimonials (2)

Upcoming Courses

Related Categories