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

Plan for Creation of Oracle Database API #70

Closed
marcellmueller opened this issue Nov 22, 2024 · 1 comment
Closed

Plan for Creation of Oracle Database API #70

marcellmueller opened this issue Nov 22, 2024 · 1 comment
Labels
MVP beta Tickets that are part of the first layer of MVP planning

Comments

@marcellmueller
Copy link
Contributor

marcellmueller commented Nov 22, 2024

Description:

Development spike to get access to the Oracle database via an API. More refinement on this is needed but I think the general idea will be to deploy the nr-oracle-service chart to OpenShift then access it via an API. The nr-epd-organics-info docs have instructions on how they do local development while connecting to the Oracle database via their API.

It would be amazing if this resulted in the ability to access the api locally similar to the local development instructions here:

https://github.com/bcgov/nr-epd-organics-info

Relevant repos repos:

helm chart that exposes a openshift service endpoint to get JSON over
https://github.com/bcgov/nr-oracle-service

this product is using that Helm Chart
https://github.com/bcgov/nr-epd-organics-info/blob/main/backend/src/v1/ams-oracle-connector/ams.oracle.connector.service.ts

Sample query that gets passed over to nr-oracle-service and json response is recieved, https://github.com/bcgov/nr-epd-organics-info/blob/main/backend/src/v1/ams-oracle-connector/omrr-query.ts

Dependencies

Acceptance Criteria:

  • plan to implement an oracle api (#90)
    • details to be added to #90
@JLWade JLWade changed the title Oracle Database API Plan for Creation of Oracle Database API Dec 2, 2024
@JLWade
Copy link

JLWade commented Dec 2, 2024

@mishraomp hoping you can take lead and assist Marcel with this one

@BAAlexK BAAlexK added the MVP beta Tickets that are part of the first layer of MVP planning label Jan 6, 2025
@BAAlexK BAAlexK closed this as not planned Won't fix, can't repro, duplicate, stale Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
MVP beta Tickets that are part of the first layer of MVP planning
Projects
Status: Done
Development

No branches or pull requests

3 participants