ani03sha / beetleblog

MIT License
0 stars 0 forks source link

Implement endpoint GET api/v1/articles/getArticles #9

Closed vibhorsingh11 closed 3 years ago

vibhorsingh11 commented 3 years ago

Implement a GET endpoint - api/v1/articles/getArticles

This will let the user get all the articles. It should comply with the Article data model.