axsddlr / hits_daily_double_api

An Unofficial REST API for Hits Daily Double

Home Page:https://hits-daily-double-api.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


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)

About

An Unofficial REST API for Hits Daily Double

https://hits-daily-double-api.vercel.app

License:MIT License


Languages

Language:Python 100.0%