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
- Host: GitHub
- URL: https://github.com/openbankproject/obp-get-documentation
- Owner: OpenBankProject
- License: agpl-3.0
- Created: 2024-04-05T12:10:15.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-08-11T19:08:23.000Z (10 months ago)
- Last Synced: 2025-08-11T21:09:09.505Z (10 months ago)
- Language: Go
- Size: 196 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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"
```