https://github.com/calvinjmin/casualnba-be
Backend for Casual NBA
https://github.com/calvinjmin/casualnba-be
fastapi poetry-python
Last synced: 4 months ago
JSON representation
Backend for Casual NBA
- Host: GitHub
- URL: https://github.com/calvinjmin/casualnba-be
- Owner: Calvinjmin
- Created: 2024-09-13T03:40:09.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-13T05:06:05.000Z (almost 2 years ago)
- Last Synced: 2025-02-12T21:49:24.597Z (over 1 year ago)
- Topics: fastapi, poetry-python
- Language: Python
- Homepage:
- Size: 50.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Casual NBA Backend
## Overview
The Casual NBA backend is a FastAPI application designed to provide statistical data on NBA players. It serves as the backend for the Casual NBA frontend, a one-stop shop for all NBA statistics. This backend leverages web scraping to gather data and offers endpoints to access player statistics in JSON format.
Author - Calvin Min (2024)