/ThePureState_HackableHTTPClient

Primary LanguageJavaScriptApache License 2.0Apache-2.0

The Pure State: A Hackable HTTP Client

About

Source code for the video (TODO: Link).

Pre-requisites

  • Node / npm (latest LTS)
  • dotnet SDK (latest LTS)
  • VSCode
  • Ionide (VSCode extension)

Running the backend

cd backend
npm install
node app.js