Skip to main content

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


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)

Uploaded Source

Built Distribution

rowantree.service-0.2.0-py3-none-any.whl (21.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page