Skip to content

The Roller Derby API has 4 endpoints: Structure, Rules, Official Types, and Officials. Incorporate information about roller derby into your next app with ease! The API and documentation are hosted on Firebase by a Node.js app and an Angular client.

Notifications You must be signed in to change notification settings

quinise/rollerderbyapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Roller Derby API

This is the repository for the Roller Derby API.

An array of rollerskating wheels in the shape of a skate

Description

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.

Executing the program

Starting the Documentation Server (Angular Client)

cd client

npm start

Starting the API Server (Node.js)

npm run start:dev

Author

Quinise E

References

WFTDA
WFTDA Rules

About

The Roller Derby API has 4 endpoints: Structure, Rules, Official Types, and Officials. Incorporate information about roller derby into your next app with ease! The API and documentation are hosted on Firebase by a Node.js app and an Angular client.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published