Rowan Service
Project description
Rowan Tree Service
Overview
The Rowan Tree Service Layer
Deployment
Start the service (development only):
uvicorn src.rowantree.service.handlers.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
Built Distribution
Close
Hashes for rowantree.service-0.5.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6ab466ca4d8a4a5da20d6d78d613b2ef9186cb1759d731cec9acc68a5a265c06 |
|
MD5 | 15fc1177b8a9c350c44ea141839e7ed1 |
|
BLAKE2b-256 | e41b3ecf8415171856efb11049e5ef2fce1e2e2f3c472fc6e67cc472a4483810 |