raed667 / songlink

share your favorite song with your friends without worrying about which music streaming service they use
https://songlink.cc
MIT License
1 stars 1 forks source link

Allow for direct sharing from native applications #4

Open raed667 opened 1 week ago

raed667 commented 1 week ago

Using the API we can build integrations for Alfred, Raycast, Android etc ..

Where you can share a source to SongLink and it would give you back a resource URL.

Pranith2003 commented 1 week ago

i would like to work on this!!.. @raed667

Pranith2003 commented 1 week ago

Please assign me this.. @raed667

raed667 commented 1 week ago

Hey @Pranith2003 for sure thank you!

1- Feel free to build on top of the /validate API

2- We'll need to expose findRelatedItems function as an HTTP endpoint.

Do you have any particular integration you want to start with ?

raed667 commented 5 days ago

API now available https://github.com/raed667/songlink/commit/faecc7dd72744ae9ec9f5bd5067bdfe23580a825

@Pranith2003 you can build whatever integration you'd like :)