Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fridex/thoth-api-pkgdeps

*depracated* API service for thoth-pkgdeps
https://github.com/fridex/thoth-api-pkgdeps

Last synced: about 1 month ago
JSON representation

*depracated* API service for thoth-pkgdeps

Awesome Lists containing this project

README

        

thoth-api-pkgdeps
-----------------

A simple API service for the `thoth-pkgdeps tool `_.

To run a local setup, just fire:

.. code-block:: console

$ docker-compose up

The api service will be available at http://localhost:34000/. You can send a JSON to be analyzed to /api/v1/extract-build-log. See OpenAPI/Swagger documentation available in OpenAPI/Swagger UI at http://localhost:34000/api/v1/ui.