Skip to content

I need this to share music with friends. Encore app to convert apple music link to spotify and vice versa.

Notifications You must be signed in to change notification settings

dangxcx/apple2spotify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is an Encore application with a single API endpoint to convert Apple Music links to Spotify link and vice versa. I have it set up to work with IOS shortcut - see demo below:

267196371-8402f2a9-cd9e-49a9-b243-c9e3440beea0.mov

Setup

When you have installed Encore, you clone this repro and create a new Encore application

encore app create [name]

Running

# Run the app
encore run

Using the API

To see that your app is running, you can ping the API.

curl http://localhost:4000/convert -x POST blahlbah

Deployment

Deploy your application to a staging environment in Encore's free development cloud.

git push encore

About

I need this to share music with friends. Encore app to convert apple music link to spotify and vice versa.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages