Description
In this course, you will learn :
- REST API development in CodeIgniter from the ground up.
- Handling and Developing CodeIgniter Framework REST APIs is a comprehensive guide.
- JWT Authentication is easily integrated into CodeIgniter REST APIs.
- How do we create REST APIs in PHP CodeIgniter Framework using JWT Tokens?
- Development of entire REST APIs with JWT strength and Live Coding.
- Enrollment and completion of this course will result in the development of REST APIs in the CodeIgniter Framework.
Syllabus :
1. Application Project Files & Database Setup
- Video by Video Application Development Plan
- Project Setup to System with JWT & REST API files
- Database Table Settings for APIs
- Application Controllers & Models Settings
2. Application Module 1 - Branch APIs
- Create Branch API
- List Branch API
- Delete Branch API
3. Application Module 2 - Student APIs6
- Student Registration API
- Check Duplicate Emails (Email Existence) API
- Students Listing API
- Update Student API
- Delete Student API
- Student Login API (Generate JWT Token)
4. Application Module 3 - Student Projects APIs
- Validate Token API
- Create Project API
- List Project API
- Projects Listing By Student API
- Delete Projects by Student API
- Maintain API Call Logs Configurations
- API Sheet Preparation - Google Excel
- Using Security Helper for Data Inputs
- Postman Best Features for APIs