You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The oracle is an API for all "traditional" functionality. See the architecture for more context.
Functionality examples:
bunq API
KVK API
DB Connections
DigiD
Emails
Managing user accounts for users without a me app
We should decide what technology to use for it. Since we already implemented a lot of this functionality in the current PHP system, is it a good idea to also implement the oracle in PHP as well?
The text was updated successfully, but these errors were encountered:
I think the services should be able to accept asynchronous api requests. Using PHP for BUNQ is ok for Zuidhorn, we should maybe try to use the python SDK for other implementations
The oracle is an API for all "traditional" functionality. See the architecture for more context.
Functionality examples:
We should decide what technology to use for it. Since we already implemented a lot of this functionality in the current PHP system, is it a good idea to also implement the oracle in PHP as well?
The text was updated successfully, but these errors were encountered: