gStore/Server
bookug 8dbaf236d0 fix: modify interface in test page 2018-08-05 20:23:48 +08:00
..
web fix: modify interface in test page 2018-08-05 20:23:48 +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 fix: bug in C++ socket api; 2018-06-11 20:30:13 +08:00
Socket.h fix: bug in C++ socket api; 2018-06-11 20:30:13 +08:00
client_http.hpp feat: enhance the HTTP server; 2017-07-25 23:19:05 +08:00
server_http.hpp fix: bug in IVTree::preLoad insertion/deletion 2017-11-10 18:43:27 +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