BIG NOTICE: this is a work in progress library, not ready for any serious use, and is only in proof of concept stages. A short white paper (or something to that effect) will be forth coming.
CLI Tool for standardizing and sharing distributed data.
- Figure out API resolution / index / plugin pattern
- Model this TypeScript module: https://github.com/lukeed/typescript-module
- [ ]
- [ ]
- [ ]
- [ ]
synq init
synq remote add hn https://hn.algolia.com/api/v1/
synq remote add api https://api.v2.validic.com/
synq remote -l
synq remote rename hn hn-algolia
synq remote remove hn
synq db create hn
synq db create star-wars
synq db -l
synq db destroy hn
synq db destroy hn --skip-query