Course
Digicomp Code RESWEB
Introduction to RESTful Webservices («RESWEB»)
Learn the basics of resource architecture using Representational State Transfer (REST) over HTTP using server-side PHP and a connected MySQL database in this course.
Vendor code
RESWEB
Duration
1 day
Price
750.–
Course documents
Digicomp courseware
Course facts
- Implement a simple RESTful Web Service using PHP and MySQL
- REST-compliant creation, reading, modification and deletion of resources via HTTP
1 HTTP
- Request
- Response
- Headers
- MIME type
- Methods
- Idempotence
2 CRUD
- Resources
- URI
- XML
- JSON
3 RESTful API
- Creating a Resource
- Read resource
- Change Resource
- Delete resource
4 Special
- Errors
- Failures
System administrators, web administrators, server-side web developers
Good user knowledge of the operating system Windows or Linux as well as basic knowledge of MySQL and PHP analogue to the following course are required: