Skip to content

MD-link: A Clouflare Workers service to fetch web page titles and return them as markdown links.

Notifications You must be signed in to change notification settings

bridge-y/md-link

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MD-link

A Clouflare Workers service to fetch web page titles and return them as markdown links.

Setup

  1. Click the button below and follow the on-screen instructions to proceed with the setup.

    Deploy to Cloudflare Workers

  2. On the Cloudflare Workers dashboard, register the following secrets as variables.

    • REQUEST_PATH: A randomly generated value.

Usage

curl https://<your worker domain>/<REQUEST_PATH>\?url=<url you want to get markdown link>

About

MD-link: A Clouflare Workers service to fetch web page titles and return them as markdown links.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages