Skip to content

hueldera/news-api

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published