PipedreamHQ / PipedreamHQ/pipedream

[APP] Funkwhale

Open
#12,848 0 comments 0 reactions 0 assignees View on GitHub
app enhancement triaged
Dominant language
JavaScript
Stars
11.7k
Forks
5.8k
Avg merge
3d 10h
Merged PRs (30d)
102

Description

**Name of app / service**
Funkwhale

**Link to developer documentation**
https://docs.funkwhale.audio/developer/api/index.html

**Is lack of support preventing you from building workflows, or do you have a workaround?**
No.

**Are there specific actions, or triggers, you'd like to see for this app? Please let us know here or use the Action and Trigger issue templates to open requests for each!**
- POST api/v1/channels/{composite}/subscribe
- POST api/v1/channels/{composite}/unsubscribe
- DELETE api/v1/channels/{composite}/unsubscribe
- GET api/v1/channels/metadata-choices
- POST api/v1/channels/rss-subscribe
- GET api/v1/favorites/tracks
- POST api/v1/favorites/tracks
- DELETE api/v1/favorites/tracks/{id}
- GET api/v1/favorites/tracks/all
- POST api/v1/favorites/tracks/remove
- DELETE api/v1/favorites/tracks/remove
- GET api/v1/playlists
- POST api/v1/playlists
- GET api/v1/playlists/{id}
- PUT api/v1/playlists/{id}
- PATCH api/v1/playlists/{id}
- DELETE api/v1/playlists/{id}
- POST api/v1/playlists/{id}/add
- DELETE api/v1/playlists/{id}/clear
- POST api/v1/playlists/{id}/move
- POST api/v1/playlists/{id}/remove
- DELETE api/v1/playlists/{id}/remove
- GET api/v1/playlists/{id}/tracks
- GET api/v1/subscriptions
- GET api/v1/subscriptions/{uuid}
- GET api/v1/subscriptions/all

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.