Skip to content

Template of API Rest with DjangoRestFramework + TokenAuthentication + ContentManagerWeb

License

Notifications You must be signed in to change notification settings

kevinzeladacl/dapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DAPI 4.0.0

Base of API Rest with DjangoRestFramework + TokenAuthentication

URL DOCS POSTMAN: API DOCUMENTATION

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 [email protected]: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:https://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

About

Template of API Rest with DjangoRestFramework + TokenAuthentication + ContentManagerWeb

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published