restcol

command module
v0.0.0-...-ea00f8e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 8, 2024 License: Apache-2.0 Imports: 6 Imported by: 0

README

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

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
api
pb
Package pb is a reverse proxy.
Package pb is a reverse proxy.
pkg
app
runtime/swagdef
package swagdef provides methods to operate json data and swag definition
package swagdef provides methods to operate json data and swag definition

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL