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.3.0.tar.gz
(10.0 kB
view hashes)
Built Distribution
Close
Hashes for rowantree.service-0.3.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3abd6f92ff24c695359305494d9a1d2328b9af4b1de5bfd779d815b4937dbb82 |
|
MD5 | 7ec5510c3ea1d8b4b48657600fe144ea |
|
BLAKE2b-256 | 0c2e96cf7fcc23ad08fb5f512977e95169b260df579777807c04b703683ed81e |