You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 1, 2024. It is now read-only.
Description
Integrate a new broadcast endpoint through the content publishing service for message submission to Frequency. This approach simplifies the process for developers by abstracting the complex details involved in directly interacting with the Frequency Chain.
Note this is blocked by #23
Acceptance Criteria
Add a new POST v2/content endpoint to allow the client to submit a broadcast message.
Ensure the new endpoint correctly responds with HTTP status 202 to indicate successful request and proccesing.
Ensure that messages submitted through the new endpoint are correctly relayed to Frequency via the Content Publishing Service.
Update the Docker-compose file to include the Content Publishing Service.
enddynayn
changed the title
Gateway-Backend: Connect Content Publishing Service For Broadcasting Messages
Gateway-Backend: Integration of Content Publishing Service for Broadcasting Messages
Mar 27, 2024
Uh oh!
There was an error while loading. Please reload this page.
Description
Integrate a new broadcast endpoint through the content publishing service for message submission to Frequency. This approach simplifies the process for developers by abstracting the complex details involved in directly interacting with the Frequency Chain.
Note this is blocked by #23
Acceptance Criteria
POST v2/content
endpoint to allow the client to submit a broadcast message.Architecture

Open API
The text was updated successfully, but these errors were encountered: