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 need for information exchange between sites
- HTTP POST, GET, PUT, and DELETE methods
- Services such as Mushtag and popular applications
- Services using REST
REST Conventions
- Mapping CRUD operations to HTTP calls
- API URL structure conventions
- Parameter passing
- Return values
- HTTP status codes
- JSON: A universal format for information exchange
API Services
- Examples of popular APIs
- RESTful frameworks
Creating a REST API - Server
- Gathering requirements and identifying functionality
- API design and documentation
- Installing required libraries
- Business object: Mapping the class
- Controller methods
- Representing business objects 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
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.