Here's a list of tools that use the same URL structure as github enabling you to use it by just changing your url.
To navigate to your desired page more easily, go from any 'github.com/' url to 'forgithub.com/' and you'll get quick links! You can star your favorites, or after you remember them you can visit them directly.
- bolt.new - open in bolt․new
- stackblitz.com - open in stackblitz
- pr.new - open with codeflow
- github.dev - VSCode in the browser
- gitingest.com - get prompt-friendly codebase
- uithub.com - get prompt-friendly codebase (and API)
- log.forgithub.com - get last commits and contributor info
- gitpodcast.com - codebase to podcast
- gitdiagram.com - codebase to diagram
- githubtracker.com tracks commits, issues, pull requests and contributors
Please make a PR for any additional tools with the following requirements:
- follow the same structure in the README
- the tool must at least support the
/[owner]/[repo]/[page]/[brancg]/[...path]
url structure or a subset thereof - the tool should have a freemium business model and not require sign-in at first
- bonus points if the tool exposes an
openapi.json
at its root
URL UX makes tools highly accessible. Since a lot of what devs do evolves around repos, I figured that's a good one to focus on. 'Repo to Anything' is the dream!