/dapi3

Primary LanguagePythonMIT LicenseMIT

DAPI3

Base of API Rest with DjangoRestFramework + TokenAuthentication

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

What things you need to install the software and how to install them


 - Python 3.x
 - pip install python3-pip python3-dev libpq-dev  

Installing

A step by step series of examples that tell you have to get a development env running

Unix, Linux or OSX

Say what the step will be

git clone git@github.com:kevinzeladacl/dapi.git

Install virtualenv and run it

pip install virtualenv
virtualenv env3
source env3/bin/activate

Later,

cd dapi
./run.sh
Select '999' option - Install Project

Finally enter the following url in your browser

 http://127.0.0.1:8000

Deployment

Add additional notes about how to deploy this on a live system

Built With

  • Django
  • Django Framework
  • Bootstrap

And can see more in the following URL requirements.txt

Versioning

See more in CHANGELOG

Authors

@kevinzelada.cl

See also the list of contributors who participated in this project.

License

MIT