REST

Next lesson in Ajax

We know what is Ajax and how to call it. We know how to read local file using Ajax & We know how to call API to get JSON as…

soap-vs-rest-banner

SOAP vs REST API

We know the APIs are the waiters who go into the kitchen and take the food to the table for us. APIs are built with any language. Remember JSON output…

WordPress_blue_logo

How to use WP REST API to CRUD a post

What is WP rest API? The answer is this is a collection of JSON endpoints (URLs) to perform various operations in WordPress using any applications.