2022-05-30 08:40:36 +09:00
..
2022-05-20 00:28:02 +09:00
2022-05-20 00:28:02 +09:00
2022-05-20 00:28:02 +09:00
2022-05-20 00:28:02 +09:00
2022-05-20 00:28:02 +09:00
2022-05-30 08:40:36 +09:00
2022-05-20 00:28:02 +09:00

basic-auth-server

  • This is an example of an HTTP server with Basic-Auth .

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