/workast-ta

Primary LanguageJavaScript

Technical Assessment Back End Developer - Workast

Create a RESTful API that would allow an application to manage users and articles.

Required endpoints:

Create a new user Create a new article Edit an article Delete an article Return all articles (from all users) that contains the given tag(s) (1 or more)