A simple and clarity net library.

- make sure cmake is installed if not,you can install it first
- Macos:
brew install cmake - centos:
sudo yum install cmake
- Macos:
- the compiler ether gcc or clang is supported,if your environment is macos,you need do nothing.if is linux,please run
sudo yum -y install gcc gcc-c++
git clone git@github.com:tiyee/angemon.gitcd angemonmkdir build && cd buildcmake ..make../bin/angemon
run curl 127.0.0.1:37188 -d"a=1&b=2""
