Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 698 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 698 Bytes

FAST API

This program uses Gdownloader to load Google Drive vidoes and process them for mapbox development. The API is currently in development.

Installation

Use the package manager PIP to install the dependencies.

pip install -r requirements.txt

Starting the Application

To start the application, use Fast API.

uvicorn src.main:app --reload

Contributing

Pull requests will not be accepted at this time. The application is currently in development, with the first alpha release deploying in late October.

License

MIT