An open API service indexing awesome lists of open source software.

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

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
```