basic-auth-proxy

Currently, not working

  • This is an example of an HTTP proxy server with Basic-Auth .
  • This proxy server adds Basic-Auth to https://syum.ai .

Demo

Development

Requirements

This project requires these tools to be installed globally.

  • wrangler
  • tinygo

Commands

make dev     # run dev server
make build   # build Go Wasm binary
make publish # publish worker

Author

syumai

License

MIT