Skip to content

FastAPI is a modern, fast (high-performance), web framework for building APIs with Python 3.7+ based on standard Python type hints.

License

Notifications You must be signed in to change notification settings

MachineLearningDashcamCapstoneTeam/FASTAPI-Geojson-Utility

Repository files navigation

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

About

FastAPI is a modern, fast (high-performance), web framework for building APIs with Python 3.7+ based on standard Python type hints.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published