https://github.com/rtler/exam-project
https://github.com/rtler/exam-project
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/rtler/exam-project
- Owner: RTLer
- Created: 2021-02-24T11:53:38.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-02-24T12:10:42.000Z (over 5 years ago)
- Last Synced: 2024-03-27T14:30:47.387Z (over 2 years ago)
- Language: Go
- Size: 0 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
### build
```bash
go build -o exam main.go
```
### run
```bash
./exam
```
now it serv http on `http://localhost:8020/`