News API Challenge Instructions Install dependencies $ pip install pipenv $ pipenv shell $ pipenv install Start docker $ docker-compose -f docker-compose-dev.yml up Run app $ python manage.py test $ python manage.py runserver API Documentation: http://localhost:8000/api/docs