Skip to content

Vilmorq/TestSMITApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test project

How to start

  • copy test env
cp .env.example .env
cp .env.db.example .env.db
  • Run all services
docker-compose up -d

Now you can open local

http://localhost:8000/v1/api/docs

Count insurance

http://localhost:8000/api/v1/docs#/insurance/calculate_insurance_value_insurance_calculate_get

How to work

Update cargo rates by

How to test

It will be updated later, perhaps :)

About

Test fastapi app for SMIT

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published