Skip to content

Side project utilizing my raspberry pi as a webserver

Notifications You must be signed in to change notification settings

hkung77/python-api

Repository files navigation

My API Server

This project is using my own raspberry pi zero.

This project uses python 3 and flask.

Instructions

  1. First initialize pipenv with pipenv shell.
  2. Run pipenv install to install all the dependencies.
  3. Run python app.py to start the python server.

Used API's

  1. Utilizes the google image search api for finding player images. (Some players may not have the correct image associated to the player)

  2. Uses the NBA API for accessing stats and other related information

About

Side project utilizing my raspberry pi as a webserver

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published