/api-django

A new api created with django's Framework

Primary LanguagePython

api-django

A new api created with django Framework

[![Build Status](https://travis-ci.org/The owner of the repository. Either your github username or organization name./api-django.svg?branch=master)](https://travis-ci.org/The owner of the repository. Either your github username or organization name./api-django) Built with

Mi primera API con django y DRF. Check out the project's [documentation](http://The owner of the repository. Either your github username or organization name..github.io/api-django/).

Prerequisites

Local Development

Start the dev server for local development:

docker-compose up

Run a command inside the docker container:

docker-compose run --rm web [command]