API Routes - Twprcntmlk/CapStoneProject GitHub Wiki
API Routes
'/api/user'
- GET
- POST
- PUT
- DELETE
'/api/auth'
- GET
- POST
- PUT
- DELETE
'/api/collections'
- GET
- POST
- PUT
'/api/decks'
- GET
- POST
- PUT
- DELETE
'/api/cards'
- GET
- POST
- PUT
- DELETE
'/api/comments'
- GET
- POST
- PUT
- DELETE
'/api/external'
- GET