mirror of
https://github.com/kataras/iris.git
synced 2026-01-08 20:41:57 +00:00
URL Shortener using Iris and BoltDB example
Former-commit-id: 059f5fcd6c1df8df11ed2594ee3c1b1ccc13c7b0
This commit is contained in:
@@ -27,7 +27,7 @@ Developers should read the official [documentation](https://godoc.org/gopkg.in/k
|
||||
* [Websockets](examples/websockets/main.go)
|
||||
* [Markdown and Cache](examples/cache-markdown/main.go)
|
||||
* [Online Visitors](examples/online-visitors/main.go)
|
||||
* [URL Shortener](examples/url-shortener/main.go)
|
||||
* [URL Shortener using BoltDB](examples/url-shortener/main.go)
|
||||
|
||||
|
||||
> Take look at the [community examples](https://github.com/iris-contrib/examples) too!
|
||||
Reference in New Issue
Block a user