https://github.com/thinkverse/so-go-cors
StackOverflow CORS question
https://github.com/thinkverse/so-go-cors
Last synced: 4 months ago
JSON representation
StackOverflow CORS question
- Host: GitHub
- URL: https://github.com/thinkverse/so-go-cors
- Owner: thinkverse
- Created: 2022-03-05T19:46:41.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-05T19:52:59.000Z (about 4 years ago)
- Last Synced: 2025-01-23T10:13:07.917Z (over 1 year ago)
- Language: Go
- Size: 4.88 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# StackOverflow Go CORS question
### To run.
* Start Go with `go run main.go` or `go build`.
* Start `public/` on a server not running PORT `:8080`.
* Open `index.html` and see if **Knock knock...** is written.