ani03sha / beetleblog

MIT License
0 stars 0 forks source link

Create an endpoint to fetch articles based on category #17

Open ani03sha opened 3 years ago

ani03sha commented 3 years ago

Create an endpoint to fetch the list of articles that belong to a specified category.

The definition would look like this - GET api/v1/articles/getArticles/{category}