Arquisoft / lomap_en1b

LoMap Software architecture group en1b course 2022_23
http://lomap.mariopdev.com
1 stars 1 forks source link

Frienship managament queries #65

Closed Elias-Llera closed 1 year ago

Elias-Llera commented 1 year ago

We need to implement a the queries so that the restAPI can be linked to the WebAPP when implemented.

Routes will be: GET /frienships for listing POST /friendships/add to add a new friend ->

DELETE /freinships/delete to delete a friend ->