Companies Home Search Profile

Create RESTful APIs using PHP, POSTMAN and MySQL: Secure API

Focused View

Metla Sudha Sekhar

17:14:58

8 View
  • 1. Introduction.mp4
    02:43
  • 2. How to ask a great questions.mp4
    01:21
  • 3. Introduction CSS.mp4
    06:01
  • 4. Choosing Code Editor.mp4
    03:28
  • 5. Installing Code Editor (Sublime Text).mp4
    03:48
  • 6. CSS Syntax.mp4
    04:59
  • 7. Creating a first page with CSS Style.mp4
    12:30
  • 1. Inline CSS.mp4
    05:56
  • 2. Internal CSS.mp4
    05:23
  • 3. External CSS.mp4
    09:55
  • 4. CSS Classes.mp4
    09:24
  • 5. CSS IDs.mp4
    06:14
  • 6. Colors.mp4
    08:00
  • 7. Backgrounds.mp4
    03:34
  • 8. Floating.mp4
    08:38
  • 9. Positioning.mp4
    05:53
  • 10. Margins.mp4
    07:03
  • 11. Padding.mp4
    03:52
  • 12. Borders.mp4
    03:16
  • 1. Styling Text.mp4
    06:34
  • 2. Aligning Text.mp4
    03:58
  • 3. Styling Links.mp4
    10:02
  • 4. Font Family.mp4
    07:05
  • 5. Font Styles.mp4
    03:14
  • 6. Applying Google Fonts.mp4
    07:05
  • 7. Box Model.mp4
    08:49
  • 8. Icons.mp4
    08:42
  • 9. Tables.mp4
    15:53
  • 10. Navigation-Menu.mp4
    11:11
  • 11. Dropdowns.mp4
    15:21
  • 1. Advanced Selectors.mp4
    05:01
  • 2. Forms.mp4
    16:33
  • 3. Website Layout.mp4
    20:53
  • 4. Rounded Corners.mp4
    08:00
  • 5. Color Keywords.mp4
    05:45
  • 6. Animations.mp4
    07:33
  • 7. Pseudo Classes.mp4
    03:00
  • 8. Gradients.mp4
    02:51
  • 9. Shadows.mp4
    03:29
  • 10. Calculations.mp4
    05:13
  • 11. Creating Responsive Page.mp4
    06:11
  • 1. Button Styles.mp4
    06:04
  • 2. Pagination.mp4
    06:55
  • 3. Multiple Columns.mp4
    05:43
  • 4. Image Reflection.mp4
    02:40
  • 5. UI - UX Design.mp4
    09:11
  • 6. Social Media Icons.mp4
    07:55
  • 7. External CSS Style adding.mp4
    05:50
  • 1. Section Introduction.mp4
    02:05
  • 2. Installing XAMPP for PHP, MySQL and Apache.mp4
    12:05
  • 3. Installing Code Editor(Visual Studio Code).mp4
    06:33
  • 4. Postman API platform installation.mp4
    05:36
  • 5. Composer installation.mp4
    04:06
  • 6. Creating PHP Project on XAMPP.mp4
    03:27
  • 7. Hello World Program.mp4
    05:45
  • 1. What is PHP.mp4
    08:00
  • 2. What is Restful API.mp4
    05:23
  • 3. HTTP request GET, POST, PUT or DELETE.mp4
    08:02
  • 4. REST API project structure.mp4
    06:13
  • 1. Create Database and table.mp4
    06:01
  • 2. Creating Project forms and folders.mp4
    05:04
  • 3. Database Connection.mp4
    12:57
  • 4. JSON Web Token Handler(JWT).mp4
    13:57
  • 5. Auth Middleware Token Validation.mp4
    22:42
  • 6. Register form.mp4
    20:16
  • 7. Login form.mp4
    14:11
  • 8. User Token Authorization check form.mp4
    12:11
  • 1. Create Database and table.mp4
    06:10
  • 2. Adding Data to table - insert query.mp4
    03:10
  • 3. MySQL Select query.mp4
    05:35
  • 4. MySQL Update query.mp4
    03:52
  • 5. MySQL Delete query.mp4
    01:55
  • 6. Get Project2 Source Code.mp4
    02:25
  • 7. Create Database Connection.mp4
    01:53
  • 1. Create Items Class PHP File.mp4
    04:26
  • 2. Create Method form.mp4
    04:18
  • 3. Creating Record Using Restful API.mp4
    04:24
  • 4. Reading Method form.mp4
    02:10
  • 5. Reading Record Using Restful API.mp4
    02:46
  • 6. Update Method form.mp4
    02:44
  • 7. Update Record Using Restful API.mp4
    05:04
  • 8. Delete Method form.mp4
    01:37
  • 9. Delete Method Using Restful API.mp4
    01:52
  • 10. Coding Exercise.mp4
    00:50
  • 11. Solution for Coding Exercise.mp4
    01:32
  • 12. SEO friendly Request URLs of REST API.mp4
    02:14
  • 1. Overview of Databases.mp4
    10:23
  • 2. MySQL Installation.mp4
    15:49
  • 3. MySQL Workbench Installation.mp4
    09:04
  • 4. Connecting to MySQL using Console.mp4
    09:00
  • 1. Overview of Challenges.mp4
    03:43
  • 2. SQL Statement Basic.mp4
    15:30
  • 3. SELECT Statement.mp4
    09:19
  • 4. SELECT DISTINCT.mp4
    04:51
  • 5. Column AS Statement.mp4
    11:43
  • 6. COUNT function.mp4
    11:03
  • 1. SELECT WHERE Clause One.mp4
    04:36
  • 2. SELECT WHERE Clause Two.mp4
    10:40
  • 3. ORDER BY.mp4
    07:41
  • 4. LIMIT.mp4
    08:34
  • 5. BETWEEN.mp4
    11:18
  • 6. IN Operator.mp4
    10:40
  • 7. LIKE and ILIKE.mp4
    11:11
  • 1. Overview of GROUP BY.mp4
    05:39
  • 2. Aggregation function SUM().mp4
    08:52
  • 3. Aggregation MIN() and MAX().mp4
    05:29
  • 4. GROUP BY - One.mp4
    09:13
  • 5. GROUP BY Two.mp4
    11:45
  • 6. HAVING Clause.mp4
    05:04
  • 1. Overview Assessment.mp4
    01:59
  • 2. Overview of JOINS.mp4
    03:36
  • 3. Introduction to JOINS.mp4
    04:01
  • 4. AS Statement table.mp4
    03:04
  • 5. INNER JOIN.mp4
    18:29
  • 6. FULL Outer Join.mp4
    11:11
  • 7. LEFT Outer JOIN.mp4
    07:53
  • 8. RIGHT JOIN.mp4
    07:45
  • 9. Union.mp4
    06:44
  • 1. Advanced SQL Commands.mp4
    03:37
  • 2. Timestamps.mp4
    12:22
  • 3. EXTRACT from timestamp.mp4
    09:58
  • 4. Mathematical Functions.mp4
    11:39
  • 5. String Functions.mp4
    22:15
  • 6. SUBQUERY.mp4
    13:25
  • 1. Database and Tables.mp4
    06:09
  • 2. Data Types.mp4
    10:29
  • 3. Primary key and Foreign key.mp4
    05:33
  • 4. Create Table in SQL Script.mp4
    13:12
  • 1. Insert.mp4
    10:46
  • 2. Update.mp4
    07:08
  • 3. Delete.mp4
    04:08
  • 1. Alter Table.mp4
    09:30
  • 2. Drop Table.mp4
    05:20
  • 1. NOT NULL Constraint.mp4
    07:54
  • 2. UNIQUE Constraint.mp4
    09:14
  • 1. Overview of Databases and Tables.mp4
    04:50
  • 2. Backup database using phpMyAdmin.mp4
    12:27
  • 3. Restoring a Database.mp4
    07:03
  • Description


    Build dynamic database-backed Restful web APIs.. Use CSS, PHP, MySQL to build web services JWT and CRUD applications.

    What You'll Learn?


    • Build coding for Secure Restful APIs
    • Get a job as a junior web API developer
    • Create dynamic database web applications for your business needs
    • Start their own online business by creating Mobile Web API services
    • Master client-end design using CSS3, back-end development Restful API, PHP coding with MySQL
    • Apply JSON Object, RestFul API, MySQL and CSS3 on real-world web service tasks
    • Create fully function web APIs apps using PHP Coding, MySQL and CSS
    • Identify the requirements on Project to write APIs for your apps and projects
    • You will learn to apply 2 real world projects example source code

    Who is this for?


  • Beginner Restful APIs, PHP coding, MySQL and CSS developers curious about APIs development
  • Anyone who wants to generate new income streams
  • Anyone who wants to build Secure Restful web APIs
  • Anyone who wants to become financially independent
  • Anyone who wants to start their own business or become freelance
  • Anyone who wants to become a API stack web developer
  • What You Need to Know?


  • Basic coding needed(optional). You will learn everything you need to know
  • No software is required in advance of the course (all software used in the course is free)
  • No pre-knowledge is required - you will learn from basic on APIs
  • More details


    Description

    In this course, we will learn the basic tools that every Web developer needs to know. We will start from scratch by learning how to implement WEB API development with CSS, Restful APIs Coding, and MySQL.


    Learning to code CSS, Restful APIs Coding, and MySQL database is The first step to Coding you need to learn to succeed in web development, it is easy to learn and understand our online CSS design, Secure Restful APIs PHP Coding and MySQL Training course is designed for you with the complete steps to require learn Complete Developer topics. Mr. Sekhar Metla [MCP - Microsoft Certified Professional] will explain to you even complex topics to simplify and teach you that even beginners can easily understand with real-time examples.


    This Development course is without a doubt the most comprehensive API development course available online. Even if you have zero programming experience with API, this course will take you from beginner to mastery. Here's why:


    The course is taught by the lead instructor having 20+ years of professional experience.


    Become a Web Developer with just ONE course. Developers complete courses for web design, and development with front-end design, coding, and database queries!


    The course has been updated to be trending technology ready and you'll be learning the latest tools and technologies used at large companies such as Apple, Facebook, Google, and Netflix.


    The curriculum was developed over a period of four years, with comprehensive student testing and feedback on who is working and applying these coding examples.


    We've taught many students how to code and many have gone on to change their lives by becoming professional developers or starting their own tech startups.


    We'll take you step-by-step through engaging video tutorials and teach you everything you need to know to succeed as a web developer.


    The course includes HD video tutorials and builds your programming knowledge while making real-world websites and web apps.

    Learn from real-world experts

    Throughout this comprehensive course, we cover a massive amount of tools and technologies, including:


    CSS Styles

    Front-End Web Development

    Client-side style code

    Internal CSS

    External CSS

    Box Model

    Forms

    Cards

    Responsive

    Layout design

    Colors

    Fonts

    Form beautification

    and more..


    Restful APIs Coding

    Real-world projects

    Source-Code

    POSTMAN app

    GET

    POST

    PUT

    DELETE

    Secure REST APIs

    JSON Web Tokens and Oauth

    Login Form

    Registration Form

    Authorization

    Code Development

    Web Design

    CRUD functions

    and more..


    MySQL

    Installation

    Database

    Tables

    SQL functions

    SQL statements

    SQL operators

    SQL joins

    SQL advanced

    Timestamp

    Filtering data

    Analyzing data

    Grouping data

    Constraints

    Reports

    Backup and Restore

    and more..


    By the end of this course, you will be fluent in programming and ready to make any website you can dream of.

    Sign up today, and look forward to:

    • HD Video Lectures

    • Code Challenges and Coding Exercises

    • Beautiful Real-World dynamic Projects


    ABOUT YOUR INSTRUCTOR

    Sekhar Metla is a software engineer with 20+ years of professional experience. He is the author of several online-selling courses with more than 50,000+ students in many countries. He has a Master of Science in Computer Applications in Software Engineering. His students describe him as passionate, pragmatic, and motivational in his teaching.


    What are you waiting join now to start learning how to make your own APIs Developer Career TODAY :)

    Who this course is for:

    • Beginner Restful APIs, PHP coding, MySQL and CSS developers curious about APIs development
    • Anyone who wants to generate new income streams
    • Anyone who wants to build Secure Restful web APIs
    • Anyone who wants to become financially independent
    • Anyone who wants to start their own business or become freelance
    • Anyone who wants to become a API stack web developer

    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Metla Sudha Sekhar
    Metla Sudha Sekhar
    Instructor's Courses
    Mr. Sudha Sekhar, He is a Teacher and an IT Specialist, and also passionate to teach every single real-time step that leads students as well as professionals to become successful and the vision to impart Good Quality Software Education to all I.T to aspirants make a strong bridge the gap between the software companies requirements and the beginners. He is Professional about web development and technologies:* Programming: Python, C# Asp.Net and PHP more..* UI/UX : HTML, CSS, Bootstrap, JavaScript, AJAX and more...* Database : MS-SQL, MySQL, PostgreSQL, MongoDB, MariaDB and          more...* Operating Systems / Servers: Administration of LINUX, Ubuntu,      CentOS, Windows and more...Start solving your challenge now | Enroll today and learn real world practical example courses.He is passionate about:* Teaching students the correct way.* Making things simple and easy to understand.* Providing the best audio and video qualities to my courses.* Real-time Examples who will understand real-time skills easily.
    Students take courses primarily to improve job-related skills.Some courses generate credit toward technical certification. Udemy has made a special effort to attract corporate trainers seeking to create coursework for employees of their company.
    • language english
    • Training sessions 138
    • duration 17:14:58
    • English subtitles has
    • Release Date 2024/03/11