
INSIDE THIS PLAYLIST WE ARE GOING TO LEARN ABOUT REST API DEVELOPMENT USING JWT
API WILL BE DEVELOPED IN CODEIGNITER PHP FRAMEWORK
We will learn about complete details of REST APIs in CodeIgniter
1. Easy & Simple learning of standard codes over rest api development
2. API sheet preparation
3. Maintain API logs
4. Analyzing About JWT Token in different different aspects
5. Beginner to Expert level control over CodeIgniter REST API Development
and many more to go ...
Explore the plan for building a CodeIgniter 3 rest api with jwt authentication, covering setup, database tables, jwt helpers, controllers, models, and core create, read, update, delete methods.
Develop a CodeIgniter 3 REST API by organizing controllers and models, loading helpers, and securing endpoints with JWT, while building branch, student, and semester APIs.
Learn to build a create branch API in CodeIgniter 3 REST using JWT, with a branch controller and model, validating input and returning JSON responses.
Learn to implement a delete branch API in CodeIgniter 3 REST API development, handling a DELETE request with a branch id, validating input, and returning success or error messages.
Implement a delete student API in CodeIgniter 3 REST, validating a student ID from the request body, performing a delete, and returning clear success or error responses with JWT.
Validate a JWT token in a CodeIgniter 3 REST API by checking the authorization header, decoding via a validation method, and returning the student data.
Delete projects by student using a CodeIgniter 3 REST API, decoding a JWT from the authorization header to identify the student and perform an active record delete.
Enable logging in the REST API configuration and create a logs table to automatically record each API call, including time, IP address, API key, authorize, and response code.
Explore final tips for building REST APIs with JWT in CodeIgniter 3, while engaging with the course playlist and getting support.
Learn how to use the CodeIgniter 3 security helper to sanitize REST API inputs and prevent SQL injection and script injections by applying the xss_clean method before database insertion.
Explore Postman best features for APIs, testing endpoints and organizing collections. Publish and export documentation, share collection links, and import collections for seamless API collaboration.
Inside this course students / developers are going to learn about complete guide for
Understanding complete architecture to handle API Development in CodeIgniter Framework (3.x) with JWT.
API Development workflow preparation
Database Table Creation & Management
API Development Management
REST API development with quality & standards
Easy & Simple code standards Integrations
Handling every aspect of a REST API to a deep level in simple concept
Course provides the best skill to make standalone api developer
All these topics we'll cover in detail with live coding standards of REST API Development CodeIgniter Framework.