Skip to content

Commit

Permalink
Merge pull request #1 from videsk/develop
Browse files Browse the repository at this point in the history
NEW:Readme with more info
  • Loading branch information
matiaslopezd authored Apr 15, 2020
2 parents 13440ed + ab03470 commit b89776e
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 b89776e

Please sign in to comment.