Regex for handleable URLs
Nobody has claimed this yet.
- Dominant language
- Perl
- Stars
- 496
- Forks
- 91
- PR merge metrics
- No merged PRs in 30d
Description
This is a feature request.
It'd be handy to have a regex which matches all URLs Noembed can handle (or all those it has a chance of handling at least). That way I wouldn't send requests to you when there's no point.
Ideally this would be hosted on noembed and could be cached by my site, to be requested again once a day or something.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing how Noembed determines which URLs it can handle and how hosted responses are exposed. Define the supported URL scope and the caching behavior, then verify that the resulting regex can identify URLs before requests are sent.
Written by the indexing model from the issue text.
Assessment
- Domain
- api
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100