enso-org / tutorial_stargazers

Project files and data for the stargazers tutorial ⭐️

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tutorial: Stargazers

Watch on YouTube

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.

Prerequisites

  • It is recommended that you follow the Enso 101 tutorial before attempting this example.

Using these project files

  • Install Enso and put the binary in your PATH.
  • Clone this directory to ~/enso/projects/.
  • Call Enso with --project Gh_Stars.

Next steps

If you have any questions about the tutorials or using Enso, join us in the Enso Discord.

About

Project files and data for the stargazers tutorial ⭐️