MinervaLong / javascript-api-calls

IT Academy | Sprint 5

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Examples of API calls with JavaScript

apiCalls

This repository contains an example of an API call (about jokes) with async/await method and other API call (weather) with fetch and promises. Also, it alternates the call to two different Joke Apis.

Here is the codesandbox.

APIs used

(Weather text in Spanish and title & button text in Catalan)

About

IT Academy | Sprint 5


Languages

Language:JavaScript 49.6%Language:CSS 35.6%Language:HTML 14.7%