Redis URL shortner in Go hosted on heroku
Hope you have read my previous article on testing redis on heroku & App engine . [wpi_designer_button text=’Download’ link=’https://github.com/arjunsk/go_url_shortener’ style_id=’48’ icon=’github’ target=’_blank’] OR [wpi_designer_button text=’Preview’ link=’https://shortify-go.herokuapp.com/’ style_id=’48’ icon=’cloud’ target=’_blank’] Features Included: 1. Used online redis provided by redislabs 2. Proper folder structure ( I believe so) 3. Shows notifications in go 4. Added support for clipboard.js I hope […]