An open API service indexing awesome lists of open source software.

https://github.com/blocknative/nifty-football-api


https://github.com/blocknative/nifty-football-api

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

NiftyFootball API
=================

* Serverless environment

* Setup local and prod envs with the correct open sea API key
```
firebase functions:config:set secret.api.key="”
```
* To run locally you need to
* `cd functions`
* `firebase functions:config:get > .runtimeconfig.json` - Ensure this is **NOT** committed into the repo!