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

https://github.com/openbankproject/obp-get-documentation

Get Resource Docs and Glossary
https://github.com/openbankproject/obp-get-documentation

Last synced: about 2 months ago
JSON representation

Get Resource Docs and Glossary

Awesome Lists containing this project

README

          

# OBP-get-documentation
Get Resource Docs and Glossary

# How to run example:

```

go run get-documentation.go -obpapihost https://apisandbox.openbankproject.com/ -username YOURUSERNAME -password LALALALA -consumer YOURCONSUMERKEY -maxOffsetMetrics 5 -maxLimitMetrics 5 -apiexplorerhost https://apiexplorer-ii-sandbox.openbankproject.com -loopResourceDocs 1 -printResourceDocs 1 -baseOutputDirectory "Documentation/Documentation_2025_I" -license "The Open Bank Project API Specification files in this repository are copyright TESOBE GmbH"

```