js-sdk-contrib/libs/shared/ofrep-core
github-actions[bot] 35287c2720
chore(main): release ofrep-core 1.1.0 (#1364)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-08-27 11:52:55 +02:00
..
src feat(ofrep): adding error details for 401, 403 and 429 (#1361) 2025-08-05 18:23:07 +02:00
.eslintrc.json feat(ofrep): ofrep core (#795) 2024-03-15 17:01:50 +01:00
CHANGELOG.md chore(main): release ofrep-core 1.1.0 (#1364) 2025-08-27 11:52:55 +02:00
README.md feat(ofrep): parse Retry-After header in OFREPApiTooManyRequestsError (#841) 2024-04-04 09:46:57 +02:00
jest.config.ts feat(ofrep): ofrep core (#795) 2024-03-15 17:01:50 +01:00
package.json chore(main): release ofrep-core 1.1.0 (#1364) 2025-08-27 11:52:55 +02:00
project.json chore: update nx packages (#1147) 2025-01-10 11:36:17 -05:00
tsconfig.json feat(ofrep): ofrep core (#795) 2024-03-15 17:01:50 +01:00
tsconfig.lib.json feat(ofrep): ofrep core (#795) 2024-03-15 17:01:50 +01:00
tsconfig.spec.json feat(ofrep): ofrep core (#795) 2024-03-15 17:01:50 +01:00

README.md

ofrep-core

The core implementation of OFREP core providers. This package is intended to be used by the concrete OFREP provider implementations for API access, error handling, ...