SchlenkR / ThePureState_HackableHTTPClient

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:Apache License 2.0


Languages

Language:JavaScript 99.5%Language:F# 0.5%