Get in Touch

Course Outline

REST - Fundamentals

  • The necessity of information exchange between systems
  • HTTP methods: POST / GET / PUT / DELETE
  • Services such as MushUp and widely used applications
  • Applications leveraging REST

REST Conventions

  • Mapping CRUD operations to HTTP requests
  • Standard API URL structures
  • Parameter transmission
  • Response values
  • HTTP status codes
  • JSON - a universal standard for data interchange

API Services

  • Case studies of prominent APIs
  • RESTful frameworks

Building a REST API - Server-Side

  • Requirement gathering and functional identification
  • API design and documentation
  • Installation of necessary libraries
  • Business Object - class mapping
  • Controller methods
  • Representing business objects as JSON
  • Utilizing HTTP Headers for metadata
  • API testing with cURL
  • Authentication mechanisms

Requirements

  • Familiarity with the fundamentals of HTTP
  • Foundational understanding of web application development
 14 Hours

Number of participants


Price per participant

Testimonials (2)

Upcoming Courses

Related Categories