https://github.com/raicerk/api-mentors
API RestFull para aplicacion web de mentorias y mentis
https://github.com/raicerk/api-mentors
docker flask python3
Last synced: about 2 months ago
JSON representation
API RestFull para aplicacion web de mentorias y mentis
- Host: GitHub
- URL: https://github.com/raicerk/api-mentors
- Owner: raicerk
- Created: 2020-03-11T03:46:57.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-05-01T21:21:47.000Z (about 3 years ago)
- Last Synced: 2025-03-29T06:29:20.975Z (over 1 year ago)
- Topics: docker, flask, python3
- Language: Python
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# API-Mentors
Para ejecutar el proyecto solo debes ejecutar
```
python3 app.py
```
# Instalación
```
python3 -m pip install -r requirements.txt
```