astandre / authentication-ms

Authentication microserver

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Authentication micro service

Requerimientos

Los requerimientos iniciales se encuentran en el archivo requirements.txt

Python 3.7

Instalacion

Para instalar las dependencias necesarias usar el comando:

pip install -r requirements.txt

Carga inicial de datos

Para crear la base de datos y cargar los datos iniciales ejecutar el archivo initial_data.py

About

Authentication microserver


Languages

Language:Python 100.0%