Skip to content

Dependencies

GET
/info/dependencies

Get information about the dependencies of the API application, especially about their licenses.

Responses

OK
application/json
JSON
[
{
"name": "string",
"author": "string",
"version": "string",
"license": "string",
"link": "string"
}
]

Playground

Samples

cURL
JavaScript
PHP
Python

Last updated:

The tools are open source and released under the MIT License, feel free to use, modify, and share.