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

Create API to check for app release #5

Open
4 tasks
eslutz opened this issue Mar 29, 2024 · 0 comments
Open
4 tasks

Create API to check for app release #5

eslutz opened this issue Mar 29, 2024 · 0 comments
Assignees
Milestone

Comments

@eslutz
Copy link
Owner

eslutz commented Mar 29, 2024

  • API makes call to iTunes search every minute

  • When result is found set nosql db record item to true, and update with release date/time

  • API to send update to the client

  • Create dev and prod db instances

  • Create API route to query db for app release status when called by client (route called when a client first loads)

  • Create function to use with Azure functions to query iTunes search api for Omnipod app and update db if app released

  • Push updates to client when db changes (i.e. app released)

@eslutz eslutz self-assigned this Mar 29, 2024
@eslutz eslutz changed the title Create backend API Create backend API to check for app release Mar 30, 2024
@eslutz eslutz added this to the Backend milestone Mar 30, 2024
@eslutz eslutz changed the title Create backend API to check for app release Create API to check for app release Mar 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In progress
Development

No branches or pull requests

1 participant