An open API service indexing awesome lists of open source software.

https://github.com/danielbatres/api-rest-fundamentals-javascript

This project is for learning the basics of APIs with JavaScript, by consuming TheCatAPI.
https://github.com/danielbatres/api-rest-fundamentals-javascript

api api-rest fundamentals javascript rest rest-api

Last synced: 12 months ago
JSON representation

This project is for learning the basics of APIs with JavaScript, by consuming TheCatAPI.

Awesome Lists containing this project

README

          

# API REST fundamentals with JavaScript

This project is for learning how to work with APIs using JavaScript, in wich I use TheCatApi to consume it and load random cat images, marking them as favorites.