A distributed database interface based on Mixin Network and IPFS.
- Write and read record from distributed DAG network.
- Large content supports
- RESTful API supports
- User register and authorization
- Better API authentication
- JSON RPC service
- More storage implements
- Cache
- Storage node communication
- Index interface
- JSON RPC Document: https://documenter.getpostman.com/view/140588/RzfiG8ZN#intro
- Whisper.news: https://github.com/fox.one/whisper-news
- Love seal: https://github.com/lyricat/love-seal
Email open@fox.one
for application. Inquire a key/secret pair and a quota.
FYI: https://docs.ipfs.io/introduction/usage/
- Use config.yml.example as template.
- collector_user_id: a user that use to collector quota.
- generate a new
pin
and keep it safe.
JSON RPC service
$ ./f1db
use F1DB in your code
check out the source.
MIT License