https://github.com/the-strategy-unit/rct_api
https://github.com/the-strategy-unit/rct_api
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/the-strategy-unit/rct_api
- Owner: The-Strategy-Unit
- Created: 2024-05-28T21:21:42.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-29T14:47:09.000Z (about 2 years ago)
- Last Synced: 2025-01-19T08:18:46.195Z (over 1 year ago)
- Language: Python
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
Basic Flask API for sending emails to pairs of users.
Companion repository: rct_streamlit which provides a frontend for users to
upload their files and interact with the API.
You will need to set MAIL_USERNAME and MAIL_PASSWORD as environment variables.