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

36 create flask api kubernetes pod #43

Open
wants to merge 10 commits into
base: develop
Choose a base branch
from

Conversation

RWShelton
Copy link
Contributor

Changes here create the API pod and three baseline requests - a welcome test message, retrieving one plot via its accession code, and retrieving all plots. Notably this does not yet contain the secret setup for the DB credentials, so the passwords here are just fake placeholders. If we'd like to do that work as part of this pull request I'm happy to take this one down, do that, then create a new one.

@RWShelton RWShelton linked an issue Feb 3, 2025 that may be closed by this pull request
@RWShelton RWShelton changed the base branch from main to develop February 3, 2025 19:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create Flask API Kubernetes Pod
1 participant