Show HN: A URL Lengthener

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • urlpages

    Create and view web pages stored entirely in the URL

  • I spent some time looking at similar specs for more recent browsers, but wasn't able to find anything useful. This was for a proof-of-concept I made that stores entire web pages in URLs (creatively named "URL Pages") by base64-encoding them and putting them in the URL fragment (the part after the "#").

    https://github.com/jstrieb/urlpages

    The URLs this thing generates get pretty damn big sometimes, since I never got around to implementing compression. I can confirm that massive URLs from pages with inline images do work, but probably take some not-so-optimized code paths because they make my computer's fans spin up. Click at your own peril:

    https://git.io/Jss7V

  • Podje.li

    Podjeli is file sharing on your terms, encode your file into URLs. SPA written in JavaScript with JQuery.

  • I made a service to store arbitrary files as URLs that is similar. The hard part is files that are too large, I can handle files up to 5mb if you click on them all via local storage.

    https://github.com/willcipriano/Podje.li

    https://thoughts.willcipriano.com/podjeli-a-new-way-to-share...

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • url

    Discontinued The place for all your URL lengthening needs (by asim)

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Preline UI + Gowebly CLI = ❤️

    2 projects | dev.to | 25 Apr 2024
  • Finding a Path As a Self-Taught Software Developer

    3 projects | dev.to | 19 Apr 2024
  • Free Bootstrap Themes and Templates to Download in 2024

    1 project | dev.to | 18 Apr 2024
  • Front End Interview Handbook

    1 project | news.ycombinator.com | 16 Apr 2024
  • Confidently Incorrect - Navigating Battleships

    2 projects | dev.to | 16 Apr 2024