RamiroBlas / Flask_RickyMorty

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

API_Rick and Morty

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

  • Run the project


Deploy

  • GitHub

Bilt with

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

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

  • MongoDB (version 6.0.3) - Relational database of the application.


Git

Use Gitflow framework.


Licence

About


Languages

Language:HTML 52.1%Language:Python 46.9%Language:Shell 1.0%