/hits_daily_double_api

An Unofficial REST API for Hits Daily Double

Primary LanguagePythonMIT LicenseMIT


Logo

An Unofficial REST API for Hits Daily Double


Built With

(back to top)

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

  • python 3.7 +

Installation

  1. Clone the repo
    git clone https://github.com/axsddlr/hits_daily_double_api.git
  2. python
    python -m pip install -r requirements.txt

(back to top)

Usage

uvicorn main:app --reload --port 3000

License

Distributed under the MIT License. See LICENSE for more information.

(back to top)