Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Allow parsing non-HTTP payloads (#1)#80

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
marcinwyszynski wants to merge1 commit intogo-playground:v5
base:v5
Choose a base branch
Loading
frommarcinwyszynski:v5

Conversation

@marcinwyszynski
Copy link
Contributor

Hey there, thanks for working on this! 🙇🙇🙇

I have a use case where webhooks are hitting AWS Gateway and are ultimately pushed to an SQS queue that my application can handle asynchronously. This is useful to separate receiving and processing routines, as well as simplifies development because you no longer have to expose your local server to the Internet.

In order to use your excellent library with this approach, I split out the processing bit fromParse methods intoParsePayload ones, and madeParse methods use those to keep the API the same (and avoid writing extra tests 😂).

Please let me know if I can be of any further assistance and thanks again! 🙇🙇🙇

@deankarn
Copy link
Collaborator

Awesome@marcinwyszynski !

Apologies for not commenting sooner, please give me some time to look it over, not a lot of free time ATM

marcinwyszynski reacted with thumbs up emoji

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@marcinwyszynski@deankarn

[8]ページ先頭

©2009-2025 Movatter.jp