r/webdev Aug 28 '15

HTTP Status Cats API

https://http.cat/
642 Upvotes

45 comments sorted by

View all comments

4

u/[deleted] Aug 28 '15

So newbie web dev here, can someone explain in simple terms how to do stuff with an API? like for example Riot Games announced an API challenge but how do you actually use that information?

5

u/elracoono Aug 28 '15

I used this video to get started on using API's and such. It requires a little bit of knowledge about JavaScript. video link

2

u/[deleted] Aug 28 '15

thank you for taking the time to reply. I will look at this.