issues
search
software-students-fall2021
/
project-setup-penguin
project-setup-penguin created by GitHub Classroom
3
stars
4
forks
source link
added /deck post endpoint and connected FinishDeckSetup
#97
Closed
kdduan
closed
3 years ago
kdduan
commented
3 years ago
72
Overview
added the /deck POST endpoint that takes in the JSON data and returns a dummy deckId
connected the FinishDeckSetup component to the new endpoint
added CORS middleware to resolve future issues
72
Overview