Skip to content

Commit

Permalink
NEW:Readme with more info
Browse files Browse the repository at this point in the history
  • Loading branch information
matiaslopezd committed Apr 15, 2020
1 parent 13440ed commit ab03470
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit ab03470

Please sign in to comment.