/proxy

Codepath Node Beta Course Prework: Proxy

Primary LanguageJavaScript

Node Proxy Server

Codepath Node Beta Course Prework: Proxy

Required User Stories

  • Echo Server
  • Proxy Server
  • Logging
  • CLI:
  • Allow for logfile to be passed in
  • Allow destinationUrl and port to be passed in

Optional User Stories

  • Process Forwarding
  • Better Logging (loglevel)
  • Documentation (-h)
  • Support HTTPS
  • Bonus: Add additional CLI arguments for https destination ports.