Make HTTP service backend #190

Closed
opened 2022-07-05 01:39:08 +02:00 by blacklight · 0 comments
Owner

Created by: BlackLight

It should be possible to start a minimal HTTP server that exposes the plugin methods as endpoints, e.g.

curl -XPOST -H 'X-Platypush-Token: <custom_token>' https://node-name/plugins/mpd/music/play
*Created by: BlackLight* It should be possible to start a minimal HTTP server that exposes the plugin methods as endpoints, e.g. ``` curl -XPOST -H 'X-Platypush-Token: <custom_token>' https://node-name/plugins/mpd/music/play ```
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: platypush/platypush#190
No description provided.