Thank you for sending your enquiry! One of our team members will contact you shortly.
Thank you for sending your booking! One of our team members will contact you shortly.
Course Outline
REST Fundamentals
- The necessity of information exchange between sites
- HTTP methods: POST, GET, PUT, and DELETE
- Services such as MushUp and common applications
- Services leveraging REST
REST Conventions
- Mapping CRUD operations to HTTP requests
- API URL structure conventions
- Parameter transmission
- Return values
- HTTP status codes
- JSON as a universal format for information exchange
API Services
- Case studies of popular APIs
- RESTful frameworks
Building a REST API - Server Side
- Gathering requirements and defining functionality
- API design and documentation
- Installing necessary libraries
- Business Object class mapping
- Controller methods
- Representing business objects as JSON
- Using HTTP headers for metadata
- Testing the API using cURL
- Authentication mechanisms
Requirements
- Familiarity with basic HTTP concepts
- A foundational understanding of web application development
14 Hours
Testimonials (2)
The exercise and the trainer is very helpful in the coding.
Paul Andrew - IT
Course - REST API - a pattern of exchange of information between sites
Trainer had a good rapport and was very helpful and kept it interesting; makes a big difference when learning.