MLH-Fellowship / pod_1.0.2_kaal

Kaal is a productivity suite with beautiful CLI and a Discord Bot.
BSD 3-Clause "New" or "Revised" License
16 stars 3 forks source link

Idea of the project #1

Open rish07 opened 3 years ago

rish07 commented 3 years ago
rish07 commented 3 years ago

~[ ] [API Route 1]:~

~Purpose: Store user details in the database and receive user hash~

~Request Body: { "userID":"some string", "roles":[ roles ] }~

~Response: { "statusCode"=200, "userHash":"some string" }~

~@pandafy ~

pandafy commented 3 years ago

Add API routes to communicate with CLI

  1. To log active windows
  2. To change status of user

UPDATE: See https://github.com/rish07/pod_1.0.2_moropy/issues/15