In this video, I’m going to discuss and implement the REST architectural style. What is that, why do you need to implement it in your API, or why you must not implement it.
Abbreviation sounds like the REpresentational State Transfer.
By the definition it is a software architectural style and approach for representing some kind of resources via network.
It is built on the HTTP layer, the fourth layer in the classic Tcp\ip stack layers because its creator also was one of the Http’s creators.
it can work
93 views
22
7
5 years ago 00:08:48 93
Implement RESTful API using .Net Core
9 years ago 00:16:20 2
REST Web Services 25 - Implementing Subresources
2 years ago 00:15:26 14
Проектируем и разрабатываем RESTful API Gateway + JWT + swagger
2 years ago 00:31:15 1
REST Client in CODESYS - Send RESTFUL Commands to a REST API from PLC
9 years ago 00:08:10 1
REST Web Services 19 - Implementing POST Method
9 years ago 00:13:52 1
REST Web Services 21 - Implementing ProfileResource
9 years ago 00:09:19 1
REST Web Services 20 - Implementing Update and Delete
1 year ago 00:57:03 3
Kevin Carpenter :: Being RESTful with billions of dollars in transactions
3 years ago 00:47:02 7
Restful Web API Patterns & Practices Cookbook • Mike Amundsen & Alianna Inzana • GOTO 2022
9 months ago 00:23:07 1
Part 5: Unmanaged ABAP RESTful Application Programming Model (RAP) - Create Record
3 years ago 00:02:05 1
Restful Web API Patterns & Practices Cookbook (Teaser) • Mike Amundsen & Alianna Inzana • GOTO 2022
4 years ago 02:09:53 7
Authentication & Refreshing Tokens Implementation
9 years ago 01:31:18 84
Creating REST-ful, Hypermedia-based Micro-services with Spring Boot