Skip to content

dubuchick/cryptocurrency-tracker

Repository files navigation

Cryptocurrency Tracker

Cryptocurrency Tracker is a Python program built using FastAPI and JWT token authentication. It allows users to track various cryptocurrencies and their prices.

Installation:

Usage:

  • run these commands python import services services._create_database() quit() uvicorn main:app --reload

Steps:

  1. Create a User first using the "/users" endpoint
  2. Import the data by running the "/insert/data" endpoint
  3. Use the rest of endpoints as listed on the code.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published