+ 2
Best tutorial for learning how to use APIS?
I am currently working on a project using the my sports feeds Api but I don't have a clue where to start and how to pull the data from it. Can anyone suggest a good way to learn Apis so I can figure out how to use this Api. Id be grateful
1 Resposta
0
hey, you need to ask documentations from the people who developed the API.
There are no hard and fast rules on designing. So, you need to ask them for the request-response docs for the API.
If you want to develop one, just search on YouTube (eg, nodejs restful API), you will find a tons of videos and series.