Skip to content

TallerDeProgramacion2-2022-2c-Grupo7/FIUBER-Users

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FIUBER-Users

FIUBER's Users service.

licence Deploy

This service was built using Python's web application framework Fast API.

Local installation & usage

Install dependencies. From within the root folder of the repository, run:

pip install -r requirements.txt

Copy your firebase_credentials.json file into the src folder of the repository, then run:

uvicorn main:app --reload --port 8000

About

Server side of FIUBER App

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published