Texinterest
Sign in
x
Texinterest
Empower your learning
About Us
Privacy Policy
Forum Discussions
C Programming
Subjects
Science
Computer
Programming
English
General Knowledge
Rennaissance
Courses
Exams
Interviews
Add Notes
Contact us
Menu
Science
Computer
Programming
English
General Knowledge
Rennaissance
REST API in Laravel
REST
stands for
Representational State Transfer.
In REST ful APIs we use HTTP Verbs as actions.
GET -> Retrieve Resources
POST -> Create Resources
PUT -> Update Resources
DELETE -> Delete Resources
Run API in Laravel:
http://localhost:8080/api/test
Top Questions
What is the difference between GET and POST?
What is the function of git rm?
Overloading in C++
Variables in C Programming
printf() and scanf() function in C Programming
What are the different functions in PHP for sorting an array?
How to create and load view in codigniter?
HTTP Status Codes List for REST API
Algorithm | Algorithm Design Techniques
Constructors in C++
Class in C++
Differences between GET and POST
Destructors in c++
What is the differene between require(), require_once(), include() and include_once()
What is PHP?
Two Dimensional Arrays in C Programming
History of PHP
Advantages Or Benefits Of C Over Other Programming Languages
Creating And Using A Database
Understanding the Attributes in HTML