Bruno
Bruno is an API-client that works fully offline and is open source.
Bruno is a replacement for tools like Postman and Insomnia but doesn’t need an account in the vendor’s cloud.
Installation
Download from https://www.usebruno.com/downloads and install.
Example collection
https://github.com/folio-org/folio-bruno
The collection supports refresh token rotation (RTR).
Setup
The folio-bruno example collection requires these four variables being defined in a global environment:
okapi_url
okapi_tenant
okapi_username
okapi_password
The okapi_url
must not end with a slash.
Note that you add them as a “Global Environment”, not as “Variables”, not as “Collection Settings”.
Example for the snapshot environment:
|
|
|
|
|
|
|
|
Example for the snapshot-2 environment:
|
|
|
|
|
|
|
|
Example for folio-etesting-snapshot-kong:
|
|
|
|
|
|
|
|