+ 1
What is REST, and how it applies in programming?
Help - Trying to understand REST
3 Réponses
+ 5
here is a sololearn course:
https://www.sololearn.com/learn/10391/?ref=app
+ 2
you need to know about the HTTP protocols and how servers work before you dive in APIs
https://www.restapitutorial.com/lessons/whatisrest.html
0
Sebastian Pacurar Thanks 4 the tips. I'll look for it