Go Sample Full Apps
By pjain Published July 29, 2019, 2:19 a.m. in blog Programming
Sample Learning Apps, libs
-
url shortener in go> https://github.com/mariano/goshorty
shortners needed to workaround email clients We needed them for a referral program where people would share an indeed LONG url on different platforms (twitter / facebook / email / others). As such we wanted a short URL someone could easily copy and paste, that would not break on dumb-ass email clients that tend to do that for long URLs, and avoid such issues.
-
IRC client: https://github.com/fluffle/goirc
Social Networking
https://de