-
Notifications
You must be signed in to change notification settings - Fork 1
Create API layer #11
Copy link
Copy link
Open
Labels
Description
ditto-markov will need to expose an API to return the text generated by a user. Initially, there will be one endpoint: /transform/{user-id} to retrieve the "transformed" text. There should be a very simple authentication middleware to ensure no one other than the ditto bot client can retrieve text
Reactions are currently unavailable