In this tutorial you will:
- Fetch data from a web API using HTTP verbs.
- Build and send authorization headers.
- Parse and manipulate JSON data.
- Create and visualize tables from that table.
- It is recommended that you follow the Enso 101 tutorial before attempting this example.
- Install Enso and put the binary in your PATH.
- Clone this directory to
~/enso/projects/
. - Call Enso with
--project Gh_Stars
.
If you have any questions about the tutorials or using Enso, join us in the Enso Discord.