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

feat: HTTP REST API: lightpush #2040

Closed
Tracked by #1076
NagyZoltanPeter opened this issue Sep 15, 2023 · 2 comments · Fixed by #2052
Closed
Tracked by #1076

feat: HTTP REST API: lightpush #2040

NagyZoltanPeter opened this issue Sep 15, 2023 · 2 comments · Fixed by #2052
Assignees
Labels
E:REST API service node See https://github.com/waku-org/pm/issues/82 for details

Comments

@NagyZoltanPeter
Copy link
Contributor

NagyZoltanPeter commented Sep 15, 2023

Problem

This forms a subtask of #1076.

Implement wakunode REST API endpoint that supports LightPush protocol.
19/WAKU2-LIGHTPUSH definition is to be supported and accessible via HTTP REST interface.

Suggested solution

Follow existing REST interface implementartions.

Acceptance criteria

[X] working HTTP LightPush Client REST API to perform filter client operations on remote service nodes
[X] sufficient unit tests for basic functionality
[X] integration of LightPush Client API into the wakunode2 app

@NagyZoltanPeter NagyZoltanPeter self-assigned this Sep 15, 2023
@NagyZoltanPeter
Copy link
Contributor Author

Weekly Update

  • achieved:
  • next: LightPush REST endpoint will be implemented fully and put on PR review
  • blocking:

@NagyZoltanPeter NagyZoltanPeter linked a pull request Sep 19, 2023 that will close this issue
@NagyZoltanPeter NagyZoltanPeter added the E:REST API service node See https://github.com/waku-org/pm/issues/82 for details label Sep 20, 2023
@NagyZoltanPeter
Copy link
Contributor Author

Weekly Update

  • achieved: Lightpush REST API endpoint merged to master
  • next: Admin REST endpoint, extended health endpoint, Full swagger doc of nwaku rest API interface

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
E:REST API service node See https://github.com/waku-org/pm/issues/82 for details
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant