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
- Host: GitHub
- URL: https://github.com/rahulsamant37/analytics_api
- Owner: rahulsamant37
- Created: 2025-06-10T08:03:43.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-11T01:23:33.000Z (about 1 year ago)
- Last Synced: 2025-07-01T00:09:09.387Z (12 months ago)
- Topics: analytics, automation, boto3, docker, docker-compose, fastapi, xgboost
- Language: Jupyter Notebook
- Homepage:
- Size: 37.1 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 `