API is the acronym for Application Programming Interface, which is a software intermediary that allows two applications to talk to each other. Each time you use an app like Facebook, send an instant message, or check the weather on your phone, you're using an API.
Course Contents :
1. Tutorial : Introduction
2. Tutorial : First API and Testing Tool
3. Tutorial : Database Connection
4. Tutorial : Multipurpose Route
5. Tutorial : POST API
6. Tutorial : PUT API
7. Tutorial : DELETE API
8. Tutorial : SEARCH API
9. Tutorial : Validate API
10. Tutorial : File Upload
11. Tutorial : API With Larave Resource
12. Tutorial : API CRUD Application
13. Tutorial : Token Based Authentication
14. Tutorial : Passport Authentication