An open API service indexing awesome lists of open source software.

https://github.com/arturromanchenko/server

TCP Server in C++
https://github.com/arturromanchenko/server

cpp11 server socket tcp-ip

Last synced: 10 months ago
JSON representation

TCP Server in C++

Awesome Lists containing this project

README

          

# http server

### About

Implementation of an [http](https://en.wikipedia.org/wiki/HTTP) server in C++, and further containerization via Docker

### Built With

+ [C++](https://cbrnsolafact.com/)
+ [CMake](https://cmake.org/)

```Bash

./run.sh

http://localhost:8080/

```

### Contact

[Telegram](https://t.me/woshetitelniy)