/user-api

Web Service exposing Thoth functions to the RESTful worlds

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Thoth Core user-facing API

This API is as a user-facing service, and part of Thoth Core project.

It's main aim is to provide a management service that can be used directly by users for the thoth-middeend part. See Thoth-core for more details.

The service is built using OpenShift Source-to-Image. See also s2i-python-container README for more info.

Python 3.6 is required to run this application.