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

MVP for megaphone app #4

Closed
4 tasks done
jrconlin opened this issue Feb 12, 2018 · 3 comments
Closed
4 tasks done

MVP for megaphone app #4

jrconlin opened this issue Feb 12, 2018 · 3 comments
Assignees
Labels
enhancement New feature or request p1

Comments

@jrconlin
Copy link
Member

jrconlin commented Feb 12, 2018

@bbangert
Copy link
Member

The MVP will implement the RESTful API call to handle POST's from the broadcaster, as well as GET's from the connection nodes that have all the broadcast's and versions. It will also publish changes to the AWS SNS topic.

pjenvey added a commit that referenced this issue Mar 14, 2018
o basic rocket setup w/ error handling via failure
o initial db setup via diesel+mysql
o skeleton of needed auth calls
o tests + travisci

Issue #4
@pjenvey
Copy link
Member

pjenvey commented Mar 14, 2018

Updated these old targets:

Integration with AWS services (SNS, SQS, DDB, etc.)
Auth validation
Version publication on service update

@bbangert bbangert added enhancement New feature or request p1 labels Mar 26, 2018
@pjenvey
Copy link
Member

pjenvey commented Apr 2, 2018

good to go

@pjenvey pjenvey closed this as completed Apr 2, 2018
jrconlin added a commit that referenced this issue Nov 20, 2020
# This is the 1st commit message:

feat: add sentry error reporting

Closes #70

# The commit message #2 will be skipped:

# f panics work, other errors less so.

# The commit message #3 will be skipped:

# f attempt to use sentry 0.21 to get `.mapper()` and Client

# The commit message #4 will be skipped:

# f work notes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request p1
Projects
None yet
Development

No branches or pull requests

3 participants