Build a REST API using the Slim Microframework.
What you'll learn
- REST APIs in Slim
Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.
Build a REST API using the Slim Microframework.
In this course, we’re going to take on the task of building a REST API in PHP. Even if you've never used an API before, the good news is that all applications function in the same way. They take in a request and return a response. When building a web application, that response is returned in an HTML format. When building a REST API, that response is most often returned in a JSON format. We'll be using the Slim framework to manage our code and a SQLite database to manage our data.
Chevron 7 steps3:49
5:49
9 questions
4:53
5:17
6 questions
Endpoints and routing
Chevron 6 steps4:51
6 questions
4:46
5:48
6 questions
Errors and Exceptions
Chevron 6 steps4:20
6:12
5 questions
3:23
5 questions
Get personalized course recommendations, track subjects and courses with reminders, and more.