Skip to content

Repository files navigation

Unravel URL

Resolve URLs on Netlify.

API

You can use API endopint https://unravelurl.com/api/resolve.json?url=<URL-encoded URL> to be with any scripts.

Example:

$ curl "https://unravelurl.com/api/resolve.json?url=https:%2F%2Fsaneef.com%2Ffeed-blog.xml"
# Output:
{
    "source": "https://saneef.com/feed-blog.xml",
    "target": "https://saneef.com/feed.xml",
    "status": "ok"
}

Development

npm install # Install all NPM packages
npm start # To start devlopment instance

About

Resolve URLs

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Used by

Contributors

Languages