1
0
mirror of https://github.com/kataras/iris.git synced 2026-01-11 05:55:57 +00:00

add tutorial for the official mongodb go driver

Former-commit-id: 8353dd101c37c223bba404403f9f8fa2d042fede
This commit is contained in:
Gerasimos (Makis) Maropoulos
2019-01-28 05:36:44 +02:00
parent 680b5a0923
commit 4284739151
17 changed files with 635 additions and 5 deletions

View File

@@ -17,6 +17,10 @@ Developers are not forced to upgrade if they don't really need it. Upgrade whene
**How to upgrade**: Open your command-line and execute this command: `go get -u github.com/kataras/iris` or let the automatic updater do that for you.
# Soon
Coming soon, stay tuned by reading the [PR](https://github.com/kataras/iris/pull/1175) progress.
# Fr, 11 January 2019 | v11.1.1
Happy new year! This is a minor release, contains mostly bug fixes.