- API for BBVS ( Blockchain Based Voting System )
- First clone the repo
git clone https://github.com/NibanK/BBVS-api.git
- Install all the requirements
pip install -r requirements.txt
- Add env as shown in env.example
- Run run.py
- Fast API
- Sqlite
- @NibanK
git clone https://github.com/NibanK/BBVS-api.git
pip install -r requirements.txt