Skip to content

JoaoMonteiro100/api-example-django-requests-sass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

api-example-django-requests-sass

This is a Django app built to use a sample API as an exercise to explore new technologies used in front-end environments. It uses Django 1.7.1, Python 2.7.8, Requests 2.5.1 and Scout 0.7.1.

Clone the repository:

git clone git@github.com:JoaoMonteiro100/api-example-django-requests-sass.git

Go to the desafios_imoveis folder:

cd <clone_directory_here>\api-example-django-requests-sass\desafio_imoveis

And then just start the Django development server:

python manage.py runserver

Now visit 127.0.0.1:8000 with your web browser and voilà!

About

An example API client using Python and Django that pulls and displays sample data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published