Skip to content

astraly-labs/api

Repository files navigation

Pragma Interactive API

image

Interactive API for Pragma Node

Setup

cp .env.example .env

and then set the PRAGMA_API_KEY and PRAGMA_API_BASE_URL variables.

Running the API

docker compose up --build

Running the API with Uvicorn

uvicorn pragma.main:app --host 0.0.0.0 --port 8007

About

Interactive API for Pragma Node

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published