Skip to content

API consumed by my personal portfolio with the objective of keep all my information related to the career path and employment history up to date without make changes to the front-end.

Notifications You must be signed in to change notification settings

jafet-mora/flask-portfolio-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Portfolio API

Description

Project created to work as the personal API that my personal portfolio will use to keep my information up to date. The objective is to have it as a API that I can access to update anything related to my professional/career information without make modifications in the Front-End.

Getting Started

Dependencies

  • Python 3.8.10
  • Flask 2.0.1

Installing

Use the package manager pip to install all the dependencies.

pip install -r requirements.txt

Usage

You can clone and adjust the code to your preferences as well as change the architecture of the API and its endpoints. To run it just run the following command in the root of the project.

python3 wsgi.py

Help

If you have any problem or doubt feel free to open a issue.

Authors

Portfolio of the contributor

Jafet Mora Ugalde

About

API consumed by my personal portfolio with the objective of keep all my information related to the career path and employment history up to date without make changes to the front-end.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%