Get all the latest updates from Africa via email from http://news.un.org/en/region/africa
- Django
- Docker
- Celery
- Nginx
- PostgreSQL
- Rabbitmq
REST API is used for all communications.
Create an account in the users service to receive news in your inbox. Don't use Django's default web server in production(Use an wsgi in production). The services are all in development mode.
docker-compose up
docker-compose down # Remove all containers
Method: GET
URL: /api/v1/news/
List of all news
Method: POST
URL: /api/v1/register/
Account Registeration