Skip to content

chelseadgls/APIProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

API Project

API database of all current NBA players and teams. Demonstrates full CRUD functionality. Initially populated using Ball Don't Lie. Built with Express and Mongoose.

How to Use

Fork and clone this repository. Install dependencies and run npm start, go to https://localhost:3000 in your browser and use the 'teams' and 'players' endpoints to retrieve data.

Deployed app is available at https://apiproject-production.up.railway.app/.

Player Endpoint http://localhost:3000/players

Team Endpoint http://localhost:3000/teams

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published