Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API endpoint for Kafka messages #10

Open
cc-a opened this issue Jul 26, 2024 · 0 comments · May be fixed by #66
Open

API endpoint for Kafka messages #10

cc-a opened this issue Jul 26, 2024 · 0 comments · May be fixed by #66
Assignees
Labels
backend Related to the business logic of the tool

Comments

@cc-a
Copy link
Contributor

cc-a commented Jul 26, 2024

This should be a POST endpoint that receives topic and message strings as the payload. The message string should be stored in a user session (which user as determined by the value of topic). django-qsessions will make this a lot easier.

@cc-a cc-a mentioned this issue Jul 26, 2024
@cc-a cc-a added the backend Related to the business logic of the tool label Jul 26, 2024
@cc-a cc-a added this to the Proof of Concept milestone Jul 26, 2024
@cc-a cc-a linked a pull request Sep 11, 2024 that will close this issue
10 tasks
@cc-a cc-a self-assigned this Sep 16, 2024
@cc-a cc-a linked a pull request Sep 16, 2024 that will close this issue
10 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Related to the business logic of the tool
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant