An open API service indexing awesome lists of open source software.

https://github.com/drift-labs/risk-dashboard-server

backend for the v2-risk-dashboard
https://github.com/drift-labs/risk-dashboard-server

Last synced: 6 days ago
JSON representation

backend for the v2-risk-dashboard

Awesome Lists containing this project

README

        

# Quick Start

1. `python -m venv venv`
2. `source venv/bin/activate`
3. `pip install -r requirements.txt`
4. `python main.py`