Skip to content

chibs4/aio_test

Repository files navigation

Installation:
1.Copy this repository( git pull)
2.Run docker-compose up --build
Usage:
Get database snapshot: http://127.0.0.1:8000/rates
Use api: http://localhost:8000/get-price?d={date}&t={cargo_type}&p={declared price}
You will get insurance price if date/cargo type combination exist in db or 404 error if not.
Date format: YYYY-MM-DD
Cargo types: Other, Glass

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published