Skip to content

Quick and dirty mock of Modula ERP to test it's API locally.

Notifications You must be signed in to change notification settings

Alurith/modula-mock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

modula-mock

Quick and dirty mock of Modula ERP to test it's API locally.

How to run

Intall the requirements

    python -m venv venv
    pip install -r requirements

Run the project litestar --app src.main:app run --reload --debug

About

Quick and dirty mock of Modula ERP to test it's API locally.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages