Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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]

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