https://github.com/jefreesujit/querier
https://github.com/jefreesujit/querier
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/jefreesujit/querier
- Owner: Jefreesujit
- Created: 2019-03-02T09:31:18.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-04T09:22:31.000Z (over 7 years ago)
- Last Synced: 2025-02-10T22:46:53.832Z (over 1 year ago)
- Language: JavaScript
- Size: 41 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# querier
### An app to query and retrive values through UI
## Installation
* clone this repo
* run `pip install -r requirements.txt`
* run `python app.py`
* access the application at `http://localhost:5000`