Hyperskill-Community / flashcards

Digital flashcard app
4 stars 0 forks source link

Issue #24 create cards endpoint #33

Closed alfabravo2013 closed 9 months ago

alfabravo2013 commented 10 months ago

Currently, the /api/cards endpoint returns documents instead of their proper projections. This is a temporary solution, because we need to decide which information the server should return for each flashcard, and also find the best way to map data fetched from the DB.