This website requires JavaScript.
Explore
Help
Sign In
ershisan99
/
flashcards-api
Watch
1
Star
0
Fork
0
You've already forked flashcards-api
mirror of
https://github.com/ershisan99/flashcards-api.git
synced
2025-12-25 20:59:28 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b2a971fd30cde4699a517590d64425448bcfc4a1
flashcards-api
/
src
/
modules
/
decks
History
andres
b2a971fd30
fix order by cardscount
2024-03-13 16:11:10 +01:00
..
dto
fix: update docs
2024-01-20 19:28:22 +01:00
entities
feat: add get /decks v2 which does not return maxCardsCount. Add /decks/min-max-cards to use instead. /v1/decks is now deprecated
2024-01-21 15:52:03 +01:00
infrastructure
fix order by cardscount
2024-03-13 16:11:10 +01:00
use-cases
feat: add get /decks v2 which does not return maxCardsCount. Add /decks/min-max-cards to use instead. /v1/decks is now deprecated
2024-01-21 15:52:03 +01:00
decks.controller.ts
fix: docs
2024-02-24 17:36:13 +01:00
decks.module.ts
feat: add get /decks v2 which does not return maxCardsCount. Add /decks/min-max-cards to use instead. /v1/decks is now deprecated
2024-01-21 15:52:03 +01:00
decks.service.ts
add decks crud
2023-06-17 23:27:23 +02:00