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

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

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)