Skip to content

Latest commit

 

History

History
40 lines (35 loc) · 638 Bytes

README.md

File metadata and controls

40 lines (35 loc) · 638 Bytes

website-api

Introduction

GraphQL API for our website. Build with Flask.

Requirements

  • Python 3.7+
  • MongoDB 4.0+

Todo List

  • Article
    • User
      • Create
      • Update / Delete
      • Editor
      • Private / Public
      • Like / Collect
    • Admin
      • Publish
      • Delete
      • Pin / Unpin
  • Manager
    • User
      • Bio (AgentName)
      • Bind / Unbind (Google OAuth / Telegram Account)
    • Admin
      • Ban / Unban / Remove
  • Chart
    • User
      • Edit
    • Admin
      • Create
      • Freeze
      • Collect
      • Remove
  • Tutorials
    • Admin
      • Index Articles