RamiroBlas / frond_Servicios

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Frond UNIDAD-05

JUAN RAMIRO BLAS GALICIA

Content table


Description

The project allow:

  • consume the rick and morty api through flask and list their characters, and also view their profile.

Prerequisites to run the application

  • Download GitHub sources

  • Download the repository

  • Install requirements

  • Have open connection to env

Que cosas necesitas para instalar el software y como instalarlas

  • pip install django

  • pip install djangorestframework

  • pip install djangorestframework-simplejwt

  • pip install -U drf-yasg

  • Run the project


Deploy

  • GitHub

Bilt with

  • Python ( 3.11.0) - Base language of the entire application.

    • _ Virtualenv _ - Virtual environment to work in python.
  • Django: class for HTTP requests (Communication with external services).


Git

Use Gitflow framework.


Licence

About


Languages

Language:HTML 61.8%Language:JavaScript 38.2%