Wordpress Rest API and Ionic 4 (Angular) App With Auth

Go to class
Write Review

Wordpress Rest API and Ionic 4 (Angular) App With Auth provided by Udemy is a comprehensive online course, which lasts for 2-3 hours worth of material. Wordpress Rest API and Ionic 4 (Angular) App With Auth is taught by Baljeet Singh. Upon completion of the course, you can receive an e-certificate from Udemy. The course is taught in Englishand is Paid Course. Visit the course page at Udemy for detailed price information.

Overview
  • Create an application with Wordpress and Ionic 4 with Authentication

    What you'll learn:

    • Learn Wordpress Rest API
    • Learn How to perform CRUD (Create, Read, Update, Delete) operations using Ionic 4
    • User Authentication
    • Rest API client Postman
    • Build web and mobile apps using Wordpress as a backend

    In this course, we'll go through the following topics,

    • Set up the Wordpress on our local machine and install the JWT Authentication plugin.

    • WalkthroughWordpress REST API using Postman

    • Creating custom post type in WordPress and expose its Rest endpoints

    • Setup Ionic framework to use with our Wordpress Rest API

    • Showing Quotes from the Wordpress Rest API custom endpoint and add details page

    • Authenticatea user using the Wordpress Rest API

    • Creating new Quote as the logged-in user

    • Updating and Deletingthe specific quote using the Rest API