radiorabe / virtual-saemubox

Emulates a Sämubox with data queried from Pathfinder.
GNU Affero General Public License v3.0
0 stars 1 forks source link

Rabe CloudEvents Output #62

Open hairmare opened 2 years ago

hairmare commented 2 years ago

The songticker.rabe.ch infra is moving to a more eventful architecture and the virtualsaemubox microservice should also play it's part.

This is on hold until i figure out if we can acheive it's goals using the RestApi support in Pathfinder 1.8.

hairmare commented 1 year ago

The RestApi in pathfinder doesn't support sending native JSON due to limitations in it's template engine.

A working solution to obsolete virtual SämuBox with the RestApi would probably involve a shim that received POST requests from the RestApi and then converts them to RaBe CloudEvents for later use by interested parties.

hairmare commented 8 months ago

"shim": https://github.com/radiorabe/pathfinder-cloudevents-service