Skip to content

one single restful api for collaborating, sharing, streaming data

License

Notifications You must be signed in to change notification settings

FootprintAI/restcol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

restcol

Restcol is a restful doc storage for collaboration, backed by any kind of storage, the data logic contains collections (placeholder for a set of documents with its API doc) and documents.

  • collections can gather documents with similar schema together of an application, so we can detect the schema change over time. The schema for the document does not need to be defined beforehand, the schema will be created or modified according to each document request.
  • documents are placeholder for client's data in JSON/CSV/XML or even for media data. Each document key can be a predefined string or a UUID generated by the backend service.

roadmap

  • multi-tendency
  • authz control

About

one single restful api for collaborating, sharing, streaming data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published