issues
search
software-students-fall2021
/
project-setup-penguin
project-setup-penguin created by GitHub Classroom
3
stars
4
forks
source link
integrate POST endpoint for /card URI
#154
Closed
kdduan
closed
2 years ago
kdduan
commented
3 years ago
used when the user is adding a new card to a deck
endpoint should expect a JSON body that matches the schema for a card as defined in MongoDB / Mongoose schema
endpoint should not return any data for a successful request