The Articles are blocking the other remaining features, we should start with the basic CRUD functionality: - [Create Article](https://realworld-docs.netlify.app/specifications/backend/endpoints#create-article) - [Get Article](https://realworld-docs.netlify.app/specifications/backend/endpoints#get-article) - [Delete Article](https://realworld-docs.netlify.app/specifications/backend/endpoints#delete-article) - [Update Article](https://realworld-docs.netlify.app/specifications/backend/endpoints#update-article)