Skip to content

Yogerlan/casetext_dms_sync

Repository files navigation

Dev Stack

Local Install

python3.12 -m venv venv
. venv/bin/activate
pip install -U pip
pip install -r requirements.txt
pytest app -v
uvicorn app.main:app --port 8080

Docker Install

docker compose up

Documentation

Personal Notes

  • Non-existing DMS responses are treated as empty lists.
  • Default input dates are yesterday and today.
  • Try the endpoint with wrong input dates for funny response messages. Enjoy it!
  • Install docker-compose-v2 instead docker-compose-plugin. There is a bug with the former plugin when upgrading to Ubuntu Noble.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors