/nfl-arrest-api

Primary LanguageJavaScript

NFL Arrest API

Actions Status

To run
npm i
make start

Then open up this in your browser: http://localhost:3000/search?query=dallas

Run tests
make test