Get Latest Deals

Email:trainings@free.com

Create A Rest Api Using Basic Php With Token Authentication

Course

CREATE A REST API USING BASIC PHP WITH TOKEN AUTHENTICATION

Category

PHP Professional Institute

Eligibility

Lateral Entry Professionals and Freshers

Mode

Online and Classroom Sessions

Batches

Week Days and Week Ends

Duration :

Fast Track and Regular 60 Days

PHP Objectives

•Basic to Advance concepts of PHP
•How to create delete and view PHP.
•Learn how to develop, build and deploy PHP
•Eliminate duplicate code and consolidate script files using PHP.
•Learn PHP from scratch & understand core programming concept
•Learn how to write tests for error handling in PHP.
•Learn the Ins and Outs of PHP in few Hours
•Feel more confident in handling real life scenarios and writing complex codes
•Learn PHP Complete Course with Professionals from Scratch and Become a Pro in PHP

create a rest api using basic php with token authentication Training Features

•Get job-ready for an in-demand career
•We  Groom up your documents and profiles
•Fast Track course available with best Fees
•Classes are Accessible on Website and Mobile Apps
•We provide Classroom and Online training in Metro Cities
•Training by Proficient Trainers with more than a decade of experience
•We also provide Normal Track, Fast Track and Weekend Batches also for Working Professionals
•We help the students in building the resume boost their knowledge by providing useful Interview tips

Who are eligible for PHP

•Cloud Computing, Cyber Security, Iot, Big Data, Business Analytics, Data Science, Python, Node.js, React.js, Hadoop, Aws, Qa
•Java Developer, Php Mysql, Zend 2.0, java j2ee struts hibernate spring, iOS, Android, html
•Java, Net, C#, Manual Testing, Automation Testing, Manual Testing With Healthcare, Android And Ios Developer
•React.Js, Javascript, Ui Development, Css, Jquery, Web Development, User Interface Designing, Cloud, AWS, Java, Spring Framework, Cassandra, Docker, Python
•Solution Architect, Technical Lead, Software Developer, Testing Engineer, Project Manager, sap, sas, sql, magento, wordpress, laravel, mysql, Payment Gateways

CREATE A REST API USING BASIC PHP WITH TOKEN AUTHENTICATION Syllabus

Course Contents
•Project Scenario
•REST
•What is REST?
•Set up
•Software Set Up
•API Requirements
•Tasks API Requirements
•Authentication API Requirements
•Demo
•Demo of Completed API – What we are going to build
•Tasks API Set Up
•Tasks Database and Tasks Table Creation
•Set Up API Folder Structure
•Create the Response Model
•Set Up the Database Connection
•Create the Task Model
•Tasks API Endpoint Implementation
•GET – Get a Single Task
•DELETE – Delete a Single Task
•GET – Get All Complete and Incomplete Tasks
•GET – Get All Tasks
•GET – Get All Tasks – With Pagination
•POST – Create a Task
•PATCH – Update a Task
•Mid Course Review
•Review What We Have Done So Far
•Token Based Authentication
•Introduction to Token Based Authentication
•Users Table Creation
•POST – Create a User (Sign up user API)
•Sessions Table Creation
•POST – Create a Session (Log user in API)
•DELETE – Delete a Session (Log user out API)
•PATCH – Refresh a Session (Get new access token API)
•Refactor Tasks API to Include Authentication
•Update Tasks Table – Add User Assignment
•Add Authentication to Tasks API
•Conclusion
•Course Conclusion and Demo Client Application
•iOS Demo App Download
•BONUS: Cross-Origin Resource Sharing (CORS) Setup