Skip to content
This repository has been archived by the owner on Jun 29, 2020. It is now read-only.
/ result-api Public archive

API service that handles data storing in project Thoth

License

Notifications You must be signed in to change notification settings

thoth-station/result-api

Repository files navigation

Thoth Result API

This simple API that serves as a result storing service in the Thoth.

It's main aim is to abstract database type and database details in analyzers and pods that are run in thoth-middletier. See Thoth-core for more details.

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

Python 3.6 is required to run this application.