ani03sha / beetleblog

MIT License
0 stars 0 forks source link

Create endpoint to delete an article #16

Closed ani03sha closed 3 years ago

ani03sha commented 3 years ago

Create an endpoint to delete an article based on the id.

The definition would look like this - DELETE api/v1/articles/deleteArticle/{id}