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 widely used applications
  • Services that leverage REST

REST Conventions

  • Mapping CRUD operations to HTTP calls
  • Standardized API URL structure
  • Passing parameters
  • Return values
  • HTTP status codes
  • JSON as a universal format for data exchange

API Services

  • Examples of popular APIs
  • RESTful frameworks

Building a REST API Server

  • Gathering requirements and identifying functionality
  • API design and documentation
  • 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 understanding of HTTP
  • Fundamental knowledge of web application development
 14 Hours

Number of participants


Price per participant

Testimonials (2)

Upcoming Courses

Related Categories