Skip to content

Commerce-Employee is a simple API for managing employees belonging to commerces Created with FastApi, SqlAlchemy and Alembic

Notifications You must be signed in to change notification settings

rlopez0689/commerce-employee

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Commerce-Employee

Commerce-Employee is a simple API for managing employees belonging to commerces

Created with FastApi, SqlAlchemy and Alembic

Installation

Install dependancies

pip install -r requirements.txt

You can run the proyect with

uvicorn main.main:app

Tests

For running tests:

pytest main

Usage

There is already a sqlite db in the proyect for testing purposes: Test Api Key ('5a25c9f25c334f4197df4d2aafca5fd9')

alt text

About

Commerce-Employee is a simple API for managing employees belonging to commerces Created with FastApi, SqlAlchemy and Alembic

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published