An open API service indexing awesome lists of open source software.

https://github.com/Zero-Data-Labs/datastore-server


https://github.com/Zero-Data-Labs/datastore-server

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# Deprecated!

This package is deprecated.

See [Verida Storage Node](https://github.com/verida/storage-node).

# Welcome to Verida Datastore Server

This server acts as middleware between web applications built using the [Verida Datastore](http://www.github.com/verida/datastore) and the underlying databases storing user data.

Key features:

- Ensure all API requests come from verified on chain users (via user signed messages)
- Manage database users, linking them to valid on chain DID's
- Manage permissions for individual databases
- Add a second layer of security by managing per-database ACL validation rules
- Providing applications with user's database DSN's (including user credentials)

## Verida Projects

Also see:

- [Verida Datastore](http://www.github.com/verida/datastore)
- [Verida Datastore Demo](http://www.github.com/verida/datastore-demo)
- [Verida Schemas](http://www.github.com/verida/schemas)