An open API service indexing awesome lists of open source software.

https://github.com/rahulsamant37/analytics_api

Start by building an Analytics API service with Python, FastAPI
https://github.com/rahulsamant37/analytics_api

analytics automation boto3 docker docker-compose fastapi xgboost

Last synced: 5 months ago
JSON representation

Start by building an Analytics API service with Python, FastAPI

Awesome Lists containing this project

README

          

# Analytics_API

Start by building an Analytics API service with Python, FastAPI

## Docker

- `docker build -t analytics-api -f Dockerfile .`
- `docker run analytics-api `