mirror of
https://github.com/OpenBankProject/API-Manager.git
synced 2026-02-06 10:59:00 +00:00
Update README.md
This commit is contained in:
parent
4f2693d39b
commit
ae46b30207
10
README.md
10
README.md
@ -1,6 +1,14 @@
|
||||
# API Manager
|
||||
|
||||
This is a Django project to manage the Open Bank Project APIs via API Calls.
|
||||
This is a Django project to manage the Open Bank Project via API Calls.
|
||||
|
||||
You can use this project to:
|
||||
|
||||
1. Manage API Consumers (Apps)
|
||||
2. View API Metrics (which Consumers called which endpoints)
|
||||
3. Grant / Revoke User Entitlelements
|
||||
4. Manage certain resources e.g. Branches
|
||||
5. etc. etc.
|
||||
|
||||
To use this app, you need to authenticate against a sandbox where you have to register an account beforehand. Currently, you can enable or disable consumers.
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user