itayd

↗ HN profile [ 224 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. I built a simple go-links URL shortener that uses Google Sheets as its backend. No database, no admin UI – just edit URLs in a spreadsheet. The entire thing is ~200 lines of Python. You get a webhook that redirects…