Get in Touch

Course Outline

REST - Base

  • The need for the exchange of information between sites
  • HTTP POST / GET / PUT / DELETE
  • Services such as Postman and popular applications
  • Services using REST

REST Conventions

  • Mapping CRUD operations on HTTP calls
  • Conventions for API URL structure
  • Passing Parameters
  • Return Values
  • HTTP statuses
  • JSON - a universal format for the exchange of information

API Services

  • Examples of popular APIs
  • RESTful frameworks

Creating a REST API - Server

  • Gathering requirements and identifying functionality
  • Designing and documenting the API
  • Installing required libraries
  • Business Object - mapping to classes
  • Controller methods
  • Representing a business object as JSON
  • HTTP Headers - as metadata
  • Testing the API using cURL
  • Authentication mechanisms

Requirements

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

Number of participants


Price per participant

Testimonials (2)

Upcoming Courses

Related Categories