ani03sha / beetleblog

MIT License
0 stars 0 forks source link

Implement endpoint POST api/v1/articles/createArticle #2

Closed ani03sha closed 3 years ago

ani03sha commented 3 years ago

Implement a POST endpoint - api/v1/articles/createArticle

This will let the user post an article. It should comply with the Article data model in issue #1.