/fastrest-server

A C++ RESTful server framework

Primary LanguageC++GNU General Public License v3.0GPL-3.0

fastREST Server

Dependencies

  • autotools and libtool
  • Boost Libraries

Build instructions

autoreconf -i -f
./configure
make
make install

External components

fastREST internally uses the following components :

boost.m4 https://github.com/tsuna/boost.m4

rapidjson 0.11 https://code.google.com/p/rapidjson/

Contact

email : gilles at gagniard.org

License

fastREST is distributed under version 3 of the GNU General Public License. Please see COPYING for more details.