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

https://github.com/blakejoy/tempmessenger


https://github.com/blakejoy/tempmessenger

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# TempMessenger

Practice with creating microservices in Python.

Docker - creating an instance of RabbitMQ, Redis, Postgresql
Redis - storing temp messages
Nameko - creating microservices
Flask - web server for main application

TODO:
Implement email microservice
Add css
Implement websockets for getting new messages