This is the repository for the Roller Derby API.
A Node.js server connects to a Firestore Database to get responses filled with data from the Structures, Rules, Official Types, and Officials collections. The documentation for the API is hosted by an Angular client.
cd client
npm start
npm run start:dev