slipsoft / slipdb

Distributed index based search engine.
4 stars 0 forks source link

basic table API : create and read #37

Closed etienne-lelouet closed 5 years ago

etienne-lelouet commented 5 years ago

you can now create and read tables via the HTTP API, it is achieved by using "entities" that are easily serializable/deserialisable using GSON. A config object GSON-extracted from a json is now available as a field of the database.