API-Manager
API-Manager copied to clipboard
A Django project to manage the Open Bank Project API via API Calls
@simonredfern requested: The API has a call to get connector metrics (https://apiexplorer.openbankproject.com/#2_2_0-getConnectorMetrics). Add this to the API Manager, make the current navigation item 'Metrics' a menu with two items: 'API...
Bumps [requests](https://github.com/psf/requests) from 2.27.1 to 2.31.0. Release notes Sourced from requests's releases. v2.31.0 2.31.0 (2023-05-22) Security Versions of Requests between v2.3.0 and v2.30.0 are vulnerable to potential forwarding of Proxy-Authorization...
Bumps [django](https://github.com/django/django) from 2.2.28 to 4.2.16. Commits 6f9fea3 [4.2.x] Bumped version for 4.2.16 release. bf4888d [4.2.x] Fixed CVE-2024-45231 -- Avoided server error on password reset when e... d147a8e [4.2.x] Fixed...
Bumps [django](https://github.com/django/django) from 4.2.16 to 4.2.20. Commits 35c58a7 [4.2.x] Bumped version for 4.2.20 release. e88f737 [4.2.x] Fixed CVE-2025-26699 -- Mitigated potential DoS in wordwrap template ... 348e46a [4.2.x] Added stub...
Bumps [django](https://github.com/django/django) from 4.2.16 to 5.1.6. Commits 8c9973c [5.1.x] Bumped version for 5.1.6 release. df27e43 [5.1.x] Added release date for 5.1.6, 5.0.12, and 4.2.19. 4a04944 [5.1.x] Clarified docs for default...
Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.8.0 to 2.10.1. Release notes Sourced from pyjwt's releases. 2.10.1 Fixed Prevent partial matching of iss claim. Thanks @fabianbadoi! (See: https://github.com/jpadilla/pyjwt/security/advisories/GHSA-75c5-xw7c-p5pm) Full Changelog: https://github.com/jpadilla/pyjwt/compare/2.10.0...2.10.1 2.10.0 What's Changed...
Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 22.0.0 to 23.0.0. Release notes Sourced from gunicorn's releases. 23.0.0 Gunicorn 23.0.0 has been released. This version improve HTTP 1.1. support and which improve safety You're invited...
Bumps [requests-oauthlib](https://github.com/requests/requests-oauthlib) from 1.3.1 to 2.0.0. Changelog Sourced from requests-oauthlib's changelog. v2.0.0 (22 March 2024) ++++++++++++++++++++++++ Full set of changes are in github. Additions & changes: OAuth2Session now correctly uses...