From ab03470aad83b54e09fd675c01a082b1a557ad63 Mon Sep 17 00:00:00 2001 From: Matias Lopez Date: Wed, 15 Apr 2020 17:16:23 -0400 Subject: [PATCH] NEW:Readme with more info --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 16d98b2..32794f4 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,8 @@ We need you can plot a simple JSON that's received by a REST API endpoint in a c The idea is see how you manage asynchronous functions and plot the data. The endpoint where you need do a `GET` method is `/5e975f3d2940c704e1d8be6a`. +**The complete endpoint is `https://api.jsonbin.io/b/5e975f3d2940c704e1d8be6a`, but axios is configured for send request with necessary headers.** (If you want see how, go to `axios.js` file). + The endpoint return a JSON schema with: ```js