Lecture 1 Laravel API
Lecture 1 Laravel API
1. API
2. Type of APIs
3. SOAP vs RESTfull
4. Laravel API
Lecture Objective
Application Programming
Interface (API)
Internal REST APIs uses multiple standards like SOAP APIs is largely based and uses
2 HTTP, JSON, URL, and XML for data
communication communication and transfer. only HTTP and XML.
6 Abbreviation REST stands for Representational On other hand SOAP stands for
State Transfer. Simple Object Access Protocol
Request data
using Postman
Data will be
returned from
database
API in Laravel (post data)
Insert data
from Postman
Database will
be updated
Books
1. https://www.w3schools.com/js/default.asp
2. https://www.tutorialspoint.com/javascript/index.htm
3. https://stackoverflow.com/questions/20435653/what-is-vanillajs
4. http://www.cs.ucc.ie/~gavin/javascript/
5. https://www.w3schools.com/js/default.asp
Thank You!