iris/_examples/tutorial/url-shortener
2020-03-05 22:41:27 +02:00
..
resources/css Update to version 8.5.5 2017-11-02 05:50:56 +02:00
templates Update to version 8.5.5 2017-11-02 05:50:56 +02:00
factory.go minor fmt 2019-02-02 04:25:04 +02:00
main_test.go obey the vote of @1370 (77-111 at this point) - add import suffix on iris repository 2019-10-25 01:27:02 +03:00
main.go examples: replace all app.Run(iris.Addr(...)) with app.Listen just for the shake of simplicity, both are doing the same exact thing as it's described on the http listening first example. 2020-03-05 22:41:27 +02:00
README.md minor 2019-11-03 00:41:52 +02:00
store.go formatting 2019-08-17 10:06:20 +03:00

A URL Shortener Service using Go, Iris and Bolt

Hackernoon Article: https://medium.com/hackernoon/a-url-shortener-service-using-go-iris-and-bolt-4182f0b00ae7