Skip to content

HTTPie and Credentials

synedra-datastax edited this page Mar 10, 2021 · 10 revisions

⚒️ HTTPie and Credentials

You have a couple of options at this point. If you've already got Node and Python 3.3 installed on your system, you can do the exercises right on your local system, which gives you the ability to tweak them and play with them as you wish into the future. The GitPod option makes it possible to just start up a development environment with a single click and get right to the exercises. You'll get enough time to do either in the workshop.

Objectives In this step, we will:

  1. Start Gitpod or Install httpie (if local)
  2. Set up credentials for httpie and @astrajs
  3. Verify Credentials with HTTPie

✅ Step 1a: Go back to the Astra UI and click the CONNECT button on the line for the database you just created.

This will bring you to the Connect page.

image

Clone this wiki locally