Swapnull / nba

A Keel example project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NBA Keel

Descriptions

This is a keel backend built to experiment with keel.

Getting started

To get started, install keel via homebrew, and then run

npm install
keel start

You will need docker desktop installed.

## Sportradar This application uses the Sportradar NBA basketball api. You will need to create an API key and add it to a .env as SPORTRADAR_API_KEY=yourAPIKey.

About

A Keel example project


Languages

Language:TypeScript 100.0%