Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 635 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 635 Bytes

ArticleManager

RESTful api, which goal is to enable managment and work in editorial office or team of writers. Api provides users with adding projects, texts and comments in internal part of api and ability to get made publications by customers in external. Api is built with principles of secure api like strong authentication, suitable permissions and throttling.

Link to dockerized version on dockerhub.com

Entity classes contained by the system:

  • Project
  • Text
  • Comment
  • MyUser
  • Publication

ERD schema

ERD schema