gStore/Server
lijing 344cf5aa86 add some annotation to the code. 2017-07-31 00:12:49 +08:00
..
web add some annotation to the code. 2017-07-31 00:12:49 +08:00
Client.cpp fix bugs in api and gclient; 2017-02-17 17:09:47 +08:00
Client.h add postProcessing and stringIndex for getFinalResult;add insertion/deletion;fix bugs 2016-09-25 22:14:36 +08:00
LICENSE feat: enhance the HTTP server; 2017-07-25 23:19:05 +08:00
Operation.cpp add postProcessing and stringIndex for getFinalResult;add insertion/deletion;fix bugs 2016-09-25 22:14:36 +08:00
Operation.h feat: add recovery function 2017-04-11 15:26:35 +08:00
README.md feat: enhance the HTTP server; 2017-07-25 23:19:05 +08:00
Server.cpp feat: add recovery function 2017-04-11 15:26:35 +08:00
Server.h feat: add recovery function 2017-04-11 15:26:35 +08:00
Socket.cpp add postProcessing and stringIndex for getFinalResult;add insertion/deletion;fix bugs 2016-09-25 22:14:36 +08:00
Socket.h add postProcessing and stringIndex for getFinalResult;add insertion/deletion;fix bugs 2016-09-25 22:14:36 +08:00
client_http.hpp feat: enhance the HTTP server; 2017-07-25 23:19:05 +08:00
server_http.hpp feat: enhance the HTTP server; 2017-07-25 23:19:05 +08:00

README.md

A Http interface for gStore

Based on Simple-Web-Server (https://travis-ci.org/eidheim/Simple-Web-Server)

To see the whole project about gStore, click at https://github.com/Caesar11/gStore