Skip to content

Latest commit

 

History

History
40 lines (26 loc) · 662 Bytes

README.md

File metadata and controls

40 lines (26 loc) · 662 Bytes

BBVS-API

image

Project Description

  • API for BBVS ( Blockchain Based Voting System )

Table of Contents

Getting Started

  • First clone the repo
git clone https://github.com/NibanK/BBVS-api.git
  • Install all the requirements
pip install -r requirements.txt

Usage

  • Add env as shown in env.example
  • Run run.py

Technologies

  • Fast API
  • Sqlite

Contributors

  • @NibanK