Rowan Service
Project description
Rowan Tree Service
Overview
The Rowan Tree Service Layer
Deployment
Start the service (development only):
uvicorn src.rowantree.service.main:app --reload
Production Deployment
Create the docker container using the build script 'build.sh'.
Launch the container:
docker run -p 5000:80 --env API_DATABASE_SERVER='127.0.0.1' --env API_DATABASE_NAME='dev_trt' trt_client_api
Consumption
Default URL for API: http(s)://{hostname}:8000/
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
rowantree.service-0.2.0.tar.gz
(10.2 kB
view hashes)
Built Distribution
Close
Hashes for rowantree.service-0.2.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 560faede52f980003e1629157f30993828c461384a31be468d2aa52d0afe0b29 |
|
MD5 | 406e51bde46739bb7190384d801f2b9a |
|
BLAKE2b-256 | a7f826bf0c59f544cb5680c6ab37a16328fc1c4d9e395bcaa3758e4935cbe602 |