Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/fridex/thoth-api-pkgdeps
- Owner: fridex
- Created: 2018-01-12T13:15:44.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-07T23:45:24.000Z (about 2 years ago)
- Last Synced: 2024-04-16T07:20:04.225Z (8 months ago)
- Language: Python
- Homepage:
- Size: 29.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.rst
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.