REST API & RESTful Web Services Explained | Web Services Tutorial

preview_player
Показать описание
In this tutorial we will learn REST API and RESTful web services.

Upgrade your Clever Techie learning experience:

UPDATE! (9/13/19) New features and improvements for Clever Techie Patreons:

1. Download full source code with detailed comments - easy to learn and understand code
2. Weekly source code file updates by Clever Techie - every time I learn new things about a topic I will add it to the source file and let you know about the update - keep up with the latest coding technologies
3. Library of custom Clever Techie functions with descriptive, easy to understand comments - skyrocket coding productivity, code more efficiently by using Clever library of custom re-usable functions
4. Syntax code summary - memorize and review previously learned code faster
4. Organized file structure - access all Clever Techie lessons, source code, graphics, diagrams and cheat sheet from a single workspace - no more searching around for previously covered material and source code - save enormous amount of time and effort
5. Outline of topics the source file covers - fast review of all previously learned coding lessons
6. Access to all full HD 1080p videos with no ads
7. Console input examples - interactive examples that make it easier to understand and learn coding
8. Access to updated PHP Programming Book by Clever Techie

Download this video's files here:

`````````````````````````````````````````````````````````````````````````````````````````````

What is REST API? REST stands for Representational State Transfer and API stands for Application Programming Interface.

Representational - the resource (image, page, video, profile) is represented by the web server to the client in any format like HTML, Image, JSON, XML etc.

State - the state of the application (web site) on a client's computer changes as the client clicks from one link to the next. Ask the client clicks on the link, they request additional resources, and the application "state" changes.

Transfer - the transfer of resources from the web server to the client in a "representational" state which can be read by the client or implemented in the application program by the programmer. The transfer may also refer to the application state transfer as the client browses a web site.

API - application programming interface provides useful methods/functions which a programmer can implement into his own application in a chosen programming language like PHP. The API makes it easy for programmers to implement. It's important to note that the response we get when sending REST API request will usually be in JSON, XML or other format which makes it easy to implement in the code and it's not meant to be read immediately by a human being.
``````````````````````````````````````````````````````````````````````````````````````````````
Рекомендации по теме
Комментарии
Автор

five years later, still feels like one of the best explanations out there! Thanks dude.

onlyvsn
Автор

I honestly wish I found this video when I was trying to understand REST API a year ago. Great job explaining it! I feel like this helped me have a better understanding of what the hell I was doing before. Thanks.

MCtinRad
Автор

Yes, finally a quality video about REST Web Services. Easy to understand, logically explains the concepts in progression. The best!!!

Rackerintraining
Автор

This is the best tutorial I've came across on the topic of REST API. It definitely helped that he started with explaing from a regular HTTP request and then go from there.

arunthomas
Автор

Have been following almost all your teaching and you really doing a great .... really like ho w you represent everything in a chart form for easy understanding

lonzysnow
Автор

Staying so motivated in the evening on the Valentine' Day as to create a REST API youtube video ?! That's really cool !!

chandraprakashjangid
Автор

BEST-EXPLANATION-EVER! I had been struggling to get to the nuts and bolts of RESTApi and REST Web Services. Your video cleared it all in just 15 mins!

gnosticdude
Автор

Spectacularly done! This is singularly the one-and-only video I've seen on all of Youtube that actually properly explains what "REST" is that's actually clearly understandable. Thank you so much, man!!

TrouvatkiDePercusion
Автор

The saying goes "If you cant explian with ease and simple enough way, it means you havent understood it well!!!" What an amazing crisp explanation of REST APIs. Keep it up!

bhanuj
Автор

Great tutorial, very clear with easy to understand examples. Thank you so much.

omarb.
Автор

Have been looking for some simple ways to teach people about REST arch and RESTful web services! You made it really simple.

shageek
Автор

The best explanation on understanding what Restapis are. Thank you so much for all the detailed examples you gave.

meranaamarti
Автор

Dude, I've watched other REST API explanation vids. All of them had comments saying "this is the best vid!!! blah blah" and I still do NOT understand what's going on. You, however, helped me to FINALLY, finally understand. Well done, seriously. You've earned yourself another subscriber.

WarriorPocky
Автор

I love how concise yet detailed this is, making the technical bits thoroughly practical & understandable! Thanks a lot Sir! Keep up the Great Work!

staj
Автор

This was the clearest video regarding REST API I watched on Youtube. Thanks for this :)

kevinmeinrad
Автор

simple but clear explanation of REST. Good job!

TomasAntonio
Автор

Beautifully explained, both verbally and visually. This is the best introductory lesson considering REST on the Internet.

CenturionDobrius
Автор

this is by far the best short explanation i could find on youtube for REST API! really nice work!

denmarkth
Автор

Excellent clear explanation, informative and very well presented . I will follow your presentation and recommend them to others

barryjones
Автор

Best explanation ever. This makes RESTFUL API's seem so easy. Thanks.

kingmartinibeatz