https://github.com/vinatorul/http-server
https://github.com/vinatorul/http-server
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/vinatorul/http-server
- Owner: Vinatorul
- License: mit
- Created: 2021-11-21T10:09:30.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-11-21T21:16:36.000Z (over 4 years ago)
- Last Synced: 2024-12-27T00:41:48.025Z (over 1 year ago)
- Language: C++
- Size: 13.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## http-server
```
$ make build-server && make run-server
```