Skip to content

Web Application build Python & Django with Pexels Api

Notifications You must be signed in to change notification settings

Maike2961/Api_Photos_Galery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aplicação web usando Python e Django para consumir a Api do Pexels

Acessar a aplicação:

  • Crie uma conta no Pexels

  • Depois de criada copie a sua api key

  • Cole a sua api key na variavel constante API_KEY

  • Use o comando pip install -r requirements.txt

Antes de rodar use esses comandos:

  • python manage.py makemigrations
  • python manage.py migrate
  • python manage.py runserver

About

Web Application build Python & Django with Pexels Api

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published