SimpleServer Simple web service acting as HTTP proxy (GET/POST request) Getting Started Installing git clone https://github.com/jaywhy89/SimpleServer.git Running Server After cloning, cd WebServer To compile, make To run server make run