Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joaoemanuell/letters-api-python
Free web service for sending anonymous (or not) letters to users. [Python api version]
https://github.com/joaoemanuell/letters-api-python
Last synced: 28 days ago
JSON representation
Free web service for sending anonymous (or not) letters to users. [Python api version]
- Host: GitHub
- URL: https://github.com/joaoemanuell/letters-api-python
- Owner: JoaoEmanuell
- License: mit
- Created: 2023-11-09T20:12:28.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2023-11-11T14:28:33.000Z (about 1 year ago)
- Last Synced: 2023-11-12T14:39:55.419Z (about 1 year ago)
- Language: Python
- Size: 29.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# letters
Free web service for sending anonymous (or not) letters to users.
[Check the web (front-end) repository](https://github.com/JoaoEmanuell/letters-web)
**This is a python api version!**
# Getting Started
Use the docker and docker-compose.
Build the image
docker-compose build
Run the container
docker-compose up