Update README.md

This commit is contained in:
Simon Redfern 2022-04-01 12:25:55 +02:00 committed by GitHub
parent 4f2693d39b
commit ae46b30207
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.