Skip to content

emgullufsen/bball

Repository files navigation

bball

bball-CI

nba scores app live deployment

A simple NBA Live Scoreboard webapp. It uses an initial AJAX request to data.nba.net, then opens a websocket connection to the clojure backend, which feeds score updates to the client every five seconds.

Live App

NBA Data

License

GNU GPLv3 - See COPYING file

Copyright © 2021 Eric Gullufsen