Hacker News
- Show HN: I built a url builder library for JavaScript https://github.com/ikeohachidi/urlium 2 comments
- AWS Lambda function URLs: Built-in HTTPS endpoints https://aws.amazon.com/blogs/aws/announcing-aws-lambda-function-urls-built-in-https-endpoints-for-single-function-microservices/ 173 comments
- Show HN: I Built an AI tool that transforms URLs to Memes https://rusher.ai/free-tools/ai-meme-generator 2 comments
- I built krtk.ee – a simple, self-hostable URL shortene https://github.com/ajarmoszuk/krtk 2 comments
- Show HN: I built Multy – Generate a short URL to share a list of websites https://www.multy.me/ 60 comments
- Show HN: Tunnelto.dev – expose localhost with a public URL (built in Rust) https://tunnelto.dev 38 comments
- Show HN: A reader mode sharable url – built with Cloudflare workers https://github.com/tuananh/reader 2 comments
Lobsters
- Shorty - URL Shortener service built using Flask & MySQL https://github.com/PadamSethia/shorty 2 comments python , web
- Built My Own Free URL Shortener After Bitly’s Limits https://ezy.ovh/QRP8p 5 comments sideproject
- I built a simple tool to analyze complex urls https://parseurlonline.com 15 comments webdev
- How I built a "URL to image" microsite over the weekend with Rails https://www.reddit.com/r/rails/comments/il8cpz/how_i_built_a_url_to_image_microsite_over_the/ 15 comments rails
- Built a URL shortener using Flask + Mongo https://www.reddit.com/r/flask/comments/g1o32h/built_a_url_shortener_using_flask_mongo/ 11 comments flask
- I built a very simple URL shortener as an exercise https://github.com/makkes/shorty 6 comments golang
- I built a URL Shortening Tool which provides Smarter Analytics! https://www.reddit.com/r/flask/comments/le2nap/i_built_a_url_shortening_tool_which_provides/ 8 comments flask
- A URL shortener service built using Flask and MySQL https://github.com/padamsethia/shorty 6 comments flask
- I Built a Super Cool URL Shortener, Powered by Cloudflare! https://github.com/ccbikai/sink 30 comments selfhosted
- My First Go Project - A URL Shortener Built with Gin! https://github.com/BrainAxe/url-shortener 18 comments golang
- How to share the URL of GitLab repository that I built in a container of Docker? None 8 comments docker
- I built this in Javascript: Put text.fish/ before any URL to skip paywalls https://text.fish 22 comments javascript
- Open source URL shortener built with React and Neo4j [BETA] https://github.com/thedevs-network/kutt 7 comments webdev
- I built a tool to analyze complex urls. Php array encoded url params are supported too! https://parseurlonline.com 15 comments php
- I built a small web app that makes short links to urls, text/code, and files/images. http://raviolink.com 3 comments webdev
- URL shortener built on Ethereum + ENS + IPFS: Redir.eth - Own your links https://redir.eth 7 comments ethereum
- UrlHum - The privacy-aware, modern URL Shortener built in PHP https://www.reddit.com/r/opensource/comments/bj1tgb/urlhum_the_privacyaware_modern_url_shortener/ 10 comments webdev
- UrlHum - The privacy-aware, modern URL Shortener built in PHP https://www.producthunt.com/posts/urlhum 22 comments opensource
- Hotline Ping: URL availability monitoring built with AWS Lambda and the Serverless Framework http://engineering.curalate.com/2016/06/14/url-availability-with-lambda.html 3 comments aws
- Diagram generator I built, mainly as an exercise in javacc (used to parse the URLs) http://diagram.is/ 8 comments programming
- URL Shortener with real-time analytics - built using node.js and websockets http://clpr.io/zual 2 comments technology
- TIL Chrome has a built-in diagnostics tool for figuring out why a particular URL was unreachable http://min.us/lbgqdi 8 comments technology
- I created this simple website that allows you to read articles in a clean Reader Mode, clearing any URL from ads and pop-ups. I thought that there would be thousands of websites like this, but I only found Chrome extensions, so I built a simple one that does the trick. https://pageprinter.com/ 2 comments internetisbeautiful
- [P] I was tired of screenshotting plots in Jupyter to share my results. Wanted something better, information rich. So I built a new %%share magic that freezes a cell, captures its code, output & data and returns a URL for sharing. https://colab.research.google.com/drive/1E5oU6TjH6OocmvEfU-foJfvCTbTfQrqd?usp=sharing#scrollTo=cVxS_6rBmLKW 67 comments machinelearning
- Announcing AWS Lambda Function URLs: Built-in HTTPS Endpoints for Single-Function Microservices https://aws.amazon.com/blogs/aws/announcing-aws-lambda-function-urls-built-in-https-endpoints-for-single-function-microservices/ 36 comments aws
- For job seekers, I built a site to create a fun vanity URL with link stats: Go-Hire.Me/YourName https://go-hire.me 17 comments internetisbeautiful
- GitHub - smallcase/smalllinks: Simple URL shortener built with Fastify. Uses PostgreSQL, Redis, and Kafka. https://github.com/smallcase/smalllinks 4 comments node
- I built a handy Chrome extension to save code snippets. Just select text & right-click to auto-save the snippet, language, URL & what it does :) https://chrome.google.com/webstore/detail/save-code/annlhfjgbkfmbbejkbdpgbmpbcjnehbb 10 comments css
- Wormhole: an easy http tunnel to localhost for development or sharing via a public url. Built on async-io using tokio. https://github.com/agrinman/wormhole 7 comments rust
- I built this tweet generator app for left-wing & right-wing Indian twitter (URL: http://botbaby.in/) https://www.reddit.com/r/india/comments/fyawwo/i_built_this_tweet_generator_app_for_leftwing/ 12 comments india
- Here’s a URL shortener I built a year back. When I first got into web development. I’ve came a long way since then but I’m still rather happy with it. https://trimlink.site 109 comments webdev
- I built the Game of Life with React. It has shareable URLs, a history tracker and editing tools. https://the-game-of-life.netlify.com/ 37 comments reactjs
- open source url to screenshot RESTful API - that I built because everything out there suck. Make a request and receive a link to your screenshot - as simple as that! (: https://screenshooterapi.herokuapp.com 32 comments javascript