Skip to content
This repository has been archived by the owner on Apr 19, 2021. It is now read-only.

thoth-station/ash-api

Repository files navigation

Thoth's Ash API

Topics in the Python ecosystem

Running locally

pipenv install --dev
pipenv run gunicorn thoth.ash.openapi_server:app
# OpenAPI UI will be available at http://127.0.0.1:8000/api/v0/ui/