Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 220 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 220 Bytes

FastAPI CryptoAPI

API created to play around with classical and modern crypto algorithms

Usage

  1. pip3 install -r requirements.txt
  2. uvicorn main:app --reload

API Endpoints available at /docs