InsaLan / backend-insalan.fr

Backend of the insalan website
MIT License
2 stars 0 forks source link

Add PUT, PATCH and DELETE methods for the pizzas. #161

Closed floflo0 closed 2 weeks ago

floflo0 commented 1 month ago

Description

Add PUT, PATCH and DELETE methods for the pizzas. These methods will be needed for managing the pizza list from the frontend.

Related Issues

https://github.com/InsaLan/frontend-insalan.fr/issues/120