2023-04-11 22:45:19 +09:00
..
2022-08-05 23:10:04 +09:00
2023-04-11 22:45:19 +09:00
2023-02-11 12:38:46 +09:00
2022-06-09 01:23:48 +09:00

basic-auth-proxy

  • 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