zero-sum-seattle / python-mlb-statsapi

Python Wrapper for the MLB's Official Stats API
MIT License
41 stars 10 forks source link

MLB Data Adapter #189

Closed Mattsface closed 1 year ago

Mattsface commented 1 year ago

Why

As a Developer I want to use the adapter design pattern to call the MLB REST API

What

Added the MLB dataadapter and MLB class