This is a simple REST Api for a news aggregator.
pip install -r requirements.txt
ENV config can be set up by:
cp .env-example .env
docker-compose build
docker-compose up
python manage.py crontab add
python manage.py crontab show
python manage.py crontab remove
Can be found at link
Can be found at link