Feature List
- Dominant language
- JavaScript
- Stars
- 3
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
**m0: Init**
- [x] node + express + couchdb for backend
- [x] react + es6 + gulp for frontend
- [x] GitHub auth for teams
- [ ] Personal + Global workspaces
**m1: Shared DB client**
- [ ] Support MYSQL as first db. See [AirPal](http://airbnb.github.io/airpal/)
- [ ] Easy to switch DBs through dropdowns
- [ ] Deep linking i.e. unique urls can be sent over chat
**m2: Share your CURLs**
- [ ] Support [Insomnia](http://insomnia.rest/) style http queries. Also see [Postman Cloud](https://www.getpostman.com/plans/cloud-basic)
- [ ] Easy to switch curl hosts through drop-downs. See [DHC](https://chrome.google.com/webstore/detail/dhc-resthttp-api-client/aejoelaoggembcahagimdiliamlcdmfm)
- [ ] Store each request in [this format](https://github.com/request/request#requestoptions-callback)
**m3: History**
- [ ] Store history of every requests
- [ ] Diff/history viewer
**m5: IDE enhancements**
- [ ] Mustache style templating of vars - global configs with personal overrides
- [ ] Paginate db queries or lazy load?
- [ ] Inline auto-suggest
- [ ] View results as table or export to Excel
- [ ] Syntax highlight SQL. See [0xDBE](https://www.jetbrains.com/dbe/)
- [ ] Sidebar chat
**v1: Profit?**
- [ ] Homepage
- [ ] Documentation
- [ ] Sell it. See [JackDb](https://www.jackdb.com/)
**v2: Future Ideas**
- [ ] Store [HTTP API tests](http://vrest.io/features)
- [ ] Able to issue remote command over SSH to hosts. See [this](https://chrome.google.com/webstore/detail/secure-shell/pnhechapfaindjhompbnflcldabbghjo)
- [ ] [CodeBunk](http://codebunk.com/) style REPL for any language
- [ ] Vizualize query results like [Periscope.io](https://www.periscope.io/)
- [ ] Plugin system
- [ ] Some discussion [here](https://news.ycombinator.com/item?id=9510492)
- [ ] https://tyk.io/
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.