Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Oracle design/functionality/technology #14

Closed
jamalv opened this issue Apr 7, 2018 · 2 comments
Closed

Oracle design/functionality/technology #14

jamalv opened this issue Apr 7, 2018 · 2 comments
Assignees
Labels
question Issues with questions

Comments

@jamalv
Copy link
Contributor

jamalv commented Apr 7, 2018

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?

@maxvisser
Copy link
Contributor

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

@jamalv
Copy link
Contributor Author

jamalv commented Apr 20, 2018

yea, we basically decided on using php for this, this issue is superseded by the new architecture.

@jamalv jamalv closed this as completed Apr 20, 2018
@demylubbers demylubbers added question Issues with questions and removed Type: RFC labels Mar 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Issues with questions
Projects
None yet
Development

No branches or pull requests

5 participants