kataras
bd779117fe
add learning section at faq, although is easy to be found
...
Former-commit-id: f6cc690bcf178dea8b492366124860bfe427a92f
2017-09-03 18:28:58 +03:00
kataras
674622f814
Add a simple Caddy+Iris tutorial 👍
...
Former-commit-id: 8761afce72aa35b91c9b5a958f1cafc027aabddd
2017-08-28 12:26:45 +03:00
kataras
e2600450f7
Fan of the MVC Architectural Pattern?
...
Former-commit-id: c6e425e8a4b150ea78456b2db88367093c164a38
2017-08-28 11:40:25 +03:00
kataras
42b123975c
8.4.0 | New MVC Features | Refactor examples and godoc for go 1.9 use. Read HISTORY.md.
...
Former-commit-id: 90c05e743052bc3722e7fefaa0cbb0ed5153a1fb
2017-08-27 20:35:23 +03:00
kataras
591806795e
Update to 8.4.0 | New macro type, new high-optimized MVC features. Read HISTORY.md
...
Former-commit-id: b72a23ba063be60a9750c8b1b0df024b0c8ed549
2017-08-27 18:46:04 +03:00
kataras
8602517371
Nothing in codebase, yet, just change the uri scheme for our website.
...
Former-commit-id: 0d21b1b665c40afff7a8db56f3c270963ba646a5
2017-08-26 20:12:57 +03:00
kataras
f7b655f145
Happy weekend! Due the latest news we have a single change for your own safety. iris.AutoTLS
users should pass all the necessary information now, these are the recommended by letsencrypt.
...
Iris devs should declare all the information now, there is no option to "leave something out" anymore, it's for your own good. Version is not changed yet, giving you time to see that changelog and do the necessary changes to your codebase, it will written to HISTORY.md too of course.
Before:
app.Run(iris.AutoTLS(":443"))
Now:
app.Run(iris.AutoTLS(":443", "example.com", "mail@example.com")
Happy weekend!
Former-commit-id: f5314a8c1f8303d7216481d05129eb8a62766e14
2017-08-26 01:33:55 +03:00
kataras
83fbef2d2f
Happy weekend! Due the latest news we have a single change for your own safety. iris.AutoTLS
users should pass all the necessary information now, these are the recommended by letsencrypt.
...
Iris devs should declare all the information now, there is no option to "leave something out" anymore, it's for your own good. Version is not changed yet, giving you time to see that changelog and do the necessary changes to your codebase. Happy weekend!
Former-commit-id: 490ce14a1022a2b81d347d7f59c2bb5412cfcdf2
2017-08-26 01:28:30 +03:00
Lars
5c6a3b5c88
Fix some typos and grammar errors
...
Former-commit-id: d0229efa01ee40b72f7033f5627944247b211aee
2017-08-24 12:39:04 +02:00
kataras
91bad4b82b
Push v8.3.4 | Read HISTORY.md
...
Former-commit-id: e660dd91a4aae6d58c823f89cca733f02256c819
2017-08-23 17:01:51 +03:00
kataras
1ffe4479f7
Update to 8.3.3 | Even better MVC. Read HISTORY.md
...
Former-commit-id: 88998c317117abff1a214cf396b205d8d8ea888c
2017-08-23 01:11:52 +03:00
kataras
e12513a534
Update to 8.3.2 | Read HISTORY.md file
...
Former-commit-id: e6ab761989d596cb004c39e65e04e8968d9461ab
2017-08-22 13:00:24 +03:00
kataras
8c1a4da804
Update to v8.3.1 | MVC: RelPath
and RelTmpl
implemented. Read HISTORY.md
...
Read HISTORY.md
https://github.com/kataras/iris/blob/master/HISTORY.md#sa-19-august-2017--v831
Former-commit-id: 23f7c1c0dc3bc64f27db591a9b22cd5934337891
2017-08-19 21:54:33 +03:00
kataras
27f0e0b4b1
add some articles and put the latest one first
...
Former-commit-id: 7743d6a7a66b3e927a308770cdf2d97ea68cf499
2017-08-19 08:02:49 +03:00
kataras
ca4c66d5b4
.NET Core vs Iris MVC vs Iris (classic API with Handlers)
...
Former-commit-id: 19c71f41c0864d2f3f36627e9da53b4802a4476b
2017-08-19 06:06:05 +03:00
kataras
b96476d100
Update to 8.3.0 | MVC Models and Bindings and fix of #723 , read HISTORY.md
...
Former-commit-id: d8f66d8d370c583a288333df2a14c6ee2dc56466
2017-08-18 17:09:18 +03:00
kataras
35620f6ecb
Update to 8.2.6 | More on Iris Controllers: optional EndRequest
. Read HISTORY.md
...
Former-commit-id: 5255ca5c4a898e2f3e7388f3af0457599e65f87f
2017-08-14 16:21:51 +03:00
kataras
8cd07719a6
Update to 8.2.5 | Say Hello to Controllers. Read HISTORY.md
...
Former-commit-id: 70f8619440497d132362da86c5187bcc57f8687b
2017-08-13 21:58:34 +03:00
kataras
2786ca1960
MVC Example - you can learn a lot | Asleep for your eyes (again)
...
Former-commit-id: cd66c00b29c903b724763cb84cae96426934acb5
2017-08-13 07:57:47 +03:00
kataras
960ddb9f72
Push v8.2.4, it contains a bugfix for StaticWeb
with gzip | Read HISTORY.md
...
Maybe we'll have to investigate it more some time, but for now I think we are ok, it's working as expected except the content-length canno be reported because we get the compressed size after the gzip writer.Write and we can't send headers after its underline writer which is the ResponseWriter, a solution for that is to use a temp bytes.Buffer but this will slow down the performance, users who need to know the size can use a temp writer instead for theirselves.
Former-commit-id: a4400ca5db526998a646fd5880ca67358fa72c0f
2017-08-12 09:08:42 +03:00
kataras
23faae3f43
POI
...
Former-commit-id: c572c183471871d5bc5f16bb4fa0551ff43a7a1e
2017-08-12 04:24:53 +03:00
kataras
bf929aa557
Update to 8.2.3 | Fix https://github.com/kataras/iris/issues/714
...
Former-commit-id: 67ec32dd9ca5f228f56b2b73196cfa9c2ae94474
2017-08-10 21:15:26 +03:00
kataras
4da5cd47f1
Update to 8.2.2 | Google reCAPTCHA. Read HISTORY.md
...
Former-commit-id: dc8ee74fa33b2fbc41659c9097955afb152d5a6f
2017-08-10 15:21:42 +03:00
hiveminded
be8295eb50
simple version checker ✌️
...
Former-commit-id: 077b9c9816211c84adda864a832acf8c1296eeaf
2017-08-09 17:12:24 +03:00
kataras
87d0f2e967
Add "Blogs" | Prev Commit: Update to 8.2.1 | LevelDB-based session database implemented, Read HISTORY.md
...
Former-commit-id: 1b7b288c1cf1d400f229794a33f3c049054f341f
2017-08-08 16:05:16 +03:00
kataras
056f9a9415
Update to 8.2.1 | LevelDB-based session database implemented, Read HISTORY.md
...
Former-commit-id: 4e341b185aedaaa9a04fdebe43b4364dec59e3c8
2017-08-08 16:00:34 +03:00
kataras
48e352e1df
Update to 8.2.0 | BoltDB session database, fix file sessiondb, faster, simpler and improvement Session Database API
...
Former-commit-id: 4034737a65b78a77277e4283fd9289c17f4a452e
2017-08-07 06:04:35 +03:00
kataras
36e6fb37b8
remove second "and" from sessions/sessiondb/file#SerializeBytes comment.
...
Former-commit-id: b648f43eb2827dbb682ef3aac7f99643a15619a5
2017-08-03 00:43:43 +03:00
kataras
41bc0f40ba
Add a link to help new gophers to learn how to convert their apps to Iris
...
Former-commit-id: 9117632d38b53bb67bd2a24d3f11938c14effa91
2017-08-02 15:36:56 +03:00
hiveminded
4533be64b4
push version 8.1.3 👍
...
Former-commit-id: 88d9e73e291dd871f995f6362ef73032fc0c92d2
2017-08-01 22:32:53 +03:00
kataras
f9c56c72e0
Thank you for your reactions and to dev.to for sharing my latest article: https://twitter.com/ThePracticalDev/status/892022594031017988
...
Former-commit-id: b179718962e4f79735028c4d260d31c5ca553e8d
2017-08-01 05:12:58 +03:00
kataras
8dc4779ef5
Add iris#ConfigureHost
as an alternative way to interact with the app's hosts.
...
Former-commit-id: 5f36f44b86b70818c4c0c6ef7c178b550cc4ac46
2017-07-31 19:11:58 +03:00
kataras
4f2985cb4e
Nothing serious yet, thinking new features with the team, post some to help us!
...
Former-commit-id: 5741c47230bd2f3b88bf9e943742418be664cfdd
2017-07-30 19:47:50 +03:00
kataras
eb087e5ba6
Add a list of Job offers for iris developers
...
Former-commit-id: 5d752a85446ffc63f93fe3d6e1f548ff208fea01
2017-07-29 05:17:12 +03:00
kataras
6432759dbf
Give an easier and more permant solution for https://github.com/kataras/iris/pull/689
...
Former-commit-id: 8dc16d15f7bd14cb98b91b16d7d6b1bd756132bd
2017-07-29 04:27:58 +03:00
hiveminded
6176888e68
alignation ⭐
...
Former-commit-id: 5b3c95793091cf38ed5151d0d5e7122ea2f5e464
2017-07-28 14:01:14 +03:00
hiveminded
5855568794
grammar and readme additions 📕
...
Former-commit-id: f63083ed6924b4ed13ea9585501b0c032c1194c1
2017-07-28 13:58:02 +03:00
kataras
345e7280a1
Update to 8.1.0 - a new logger implemented as a solution for https://github.com/kataras/iris/issues/680
...
Former-commit-id: 765b43602655fad7f525ca7a5f7f297a6167d075
2017-07-26 15:30:20 +03:00
kataras
726d89fd1b
fix https://github.com/kataras/iris/issues/683#issuecomment-317229068
...
Former-commit-id: a42c54708297e6fed78d6fdc2b7cd5ee91c9574b
2017-07-23 12:10:51 +03:00
hiveminded
11f2f296ba
push version 8.0.6 🎬
...
Former-commit-id: 0024f1b9acc1621b1672d5b7484a26dff2f9992e
2017-07-22 23:32:14 +03:00
hiveminded
e1953fe91e
update sessions, websockets and cache examples' links 📇
...
Former-commit-id: 503b10dcb097e4263254e01a61dd5e420af60e56
2017-07-22 23:01:54 +03:00
hiveminded
9a0b18acbf
move sessions and websocket examples, gofmt, fix misspells and experimental optimizations 🍐
...
Former-commit-id: cae4f94bbd404d26ab13dade02b52f81feaddf24
2017-07-22 22:57:20 +03:00
hiveminded
90b8c1af44
update to 8.0.5 fix django binary loader and remove logrus from vendor
...
Fix django binary loading was maden by @corebreaker, look the history file for more information.
Former-commit-id: 707d359ea7357baf7bd60208def813dbd9260ddb
2017-07-22 02:20:47 +03:00
kataras
093d087a68
Update to 8.0.4 | New: transfer a message to the request logger
...
Former-commit-id: 2bab3c9f28f7e9edd5d85e579349f70388af871d
2017-07-17 17:42:51 +03:00
kataras
56aa3de645
Update to 8.0.3 | Request logger improvements, error handlers improvements. Read HISTORY.md
...
Former-commit-id: fb5eca0dc955d8c07fdba35b47068008565dbbd1
2017-07-16 13:58:10 +03:00
kataras
91bb768d4a
Update to 8.0.2. Read HISTORY.md for the surprise
...
Look the previous/parent commit to view internal changes.
Former-commit-id: fb16c08f3eb20809a3b04f9e00d71d7c92a80c27
2017-07-15 17:42:14 +03:00
kataras
5752625c80
Update to 8.0.2. Read HISTORY.md for the surpise
...
Former-commit-id: bbdf020ccaa986c332716aa7f749b7bdc24e427e
2017-07-15 17:40:29 +03:00
kataras
5015d92ece
How to run Iris from your android, tutorial only for you :)
...
Former-commit-id: 7236d4f19e5b63076706563b7e63bd4ce60047f3
2017-07-14 15:29:57 +03:00
hiveminded
16ccb2edc4
omit errors received by the server via configuration 🍪 | requested by https://github.com/kataras/iris/issues/668
...
relative link: https://github.com/kataras/iris/issues/668
Former-commit-id: 6491abd68b74e18bf4ed0b32406e67597c9b55a9
2017-07-13 16:31:36 +03:00
kataras
00edb29c8d
Some README.md improvements
...
Former-commit-id: 9c00ead4b65dba406b8b99a77b73af96a8da0a99
2017-07-11 19:26:20 +03:00
kataras
4229e5859a
Split in three the _examples/tutorial/url-shortener and add the link of the updated article
...
Former-commit-id: 23e21f5e6317c6f47f1ff8e0565480266d9006f5
2017-07-11 19:09:08 +03:00
hiveminded
d0a66c2fbc
public the cloud-native-go repository example for docker and kubernetes
...
Former-commit-id: ec4cf085d5571e1c21efd2be217fd49e52e64ab5
2017-07-10 19:31:58 +03:00
kataras
9f85b74fc9
Add notes for the new lead maintainer of the open-source iris project and align with @get-ion/ion by @hiveminded
...
Former-commit-id: da4f38eb9034daa49446df3ee529423b98f9b331
2017-07-10 18:32:42 +03:00
kataras
2d4c2779a7
ALTERNATIVES
...
If your team's project is missing from this list, please contact with me.
Former-commit-id: 12740ce357aa115546a850de61020cc91dbff788
2017-07-02 14:28:04 +03:00
kataras
1137c7708c
Looking for new lead maintainer
...
Former-commit-id: a9f725270b85268fc05d5afa27599285678ab389
2017-06-17 02:54:17 +03:00
kataras
7e4aab293f
IRIS HAS BEEN ACQUIRED 16062017 doc98b
...
Former-commit-id: addd4954da613f93419e0bbbf7c2aa82af9f7aea
2017-06-16 06:10:28 +03:00
kataras
e0128d204d
Update to 7.2.0. Read https://github.com/kataras/iris/blob/master/HISTORY.md#th-15-june-2017--v720
...
Fix https://github.com/iris-contrib/community-board/issues/12 .
Read more: https://github.com/kataras/iris/blob/master/HISTORY.md#th-15-june-2017--v720
Former-commit-id: 398cb69fdc7e5367b147693371287ffb7b912feb
2017-06-15 20:02:08 +03:00
kataras
a10e80842f
Update to 7.1.1. Read HISTORY.md
...
Fix https://github.com/iris-contrib/community-board/issues/11
Read the latest fixes and features by visiting: https://github.com/kataras/iris/blob/master/HISTORY.md
Former-commit-id: 7f35481f917673d0bbb356a4816d9cf54cc0c9ba
2017-06-13 09:06:10 +03:00
kataras
56938636b2
Add table of contents on README.md
...
Former-commit-id: 9d0113d555d2497149fb773db04bef16c229be43
2017-06-13 07:20:21 +03:00
kataras
8f9a0e756b
Add entries to the third-party middleware list for rate-limit, oauth2 and update the jwt link
...
Former-commit-id: 3f97126dbc865bb1f39616c10f724812167e8a71
2017-06-13 07:05:10 +03:00
kataras
e4df35e351
Fix https://github.com/iris-contrib/community-board/issues/10 and upgrade the minor version number
...
Former-commit-id: 02f6656aceb890217bfc19688d7f45224df274ec
2017-06-12 18:23:35 +03:00
kataras
d031ad55b8
Update to 7.0.5 | Dynamic and static paths are not in conflict anymore.
...
Read more at: https://github.com/kataras/iris/blob/master/HISTORY.md
Former-commit-id: b636d25c141ebdd5ad095ae9271433876a96e7ff
2017-06-11 23:07:50 +03:00
kataras
5fa9789c35
Simplify the basicauth middleware
...
Former-commit-id: 8d184a434c992a884c5565bc22767ef295a1575a
2017-06-10 15:28:09 +03:00
kataras
6ab00aa02f
Update to 7.0.3. Read HISTORY.md
...
Former-commit-id: fc5a3c7ab655116ddf0dcb9c1c1657080d096c69
2017-06-10 05:28:17 +03:00
kataras
c4788ee4e8
add gocov on travis
...
Former-commit-id: 99555baee1f5e8ea73b995a5f6476815fd62e0a4
2017-06-10 04:21:55 +03:00
kataras
14e7751d21
SetImmutable
for sessions and context's values. https://github.com/iris-contrib/community-board/issues/5
...
New package "memstore" created, read it to see how I made it.
Former-commit-id: 9edc344b938786b2ef68defec03c44259a2d539c
2017-06-08 03:39:15 +03:00
kataras
5e00c50c37
Add OAuth2 integration example, have fun! https://github.com/iris-contrib/community-board/issues/4
...
Former-commit-id: e4f9dfbdfe16c9ca1ad84ac5a844a5d060fb3b5e
2017-06-07 22:14:13 +03:00
kataras
6282a71a6f
7.0.1 - https://github.com/iris-contrib/community-board/issues/1 https://github.com/iris-contrib/community-board/issues/2
...
Read HISTORY.md
Former-commit-id: 82df2d266055818ffafe0ba66b58cf4ed9089922
2017-06-07 07:20:53 +03:00
kataras
fd6e49c57e
New Community Board, have fun
...
Former-commit-id: 84bdd3893da5ad28e918e4dc32d2657d27b0ed32
2017-06-04 21:24:05 +03:00
kataras
5e4b63acb2
Publish the new version ✈️ | Look description please!
...
# FAQ
### Looking for free support?
http://support.iris-go.com
https://kataras.rocket.chat/channel/iris
### Looking for previous versions?
https://github.com/kataras/iris#version
### Should I upgrade my Iris?
Developers are not forced to upgrade if they don't really need it. Upgrade whenever you feel ready.
> Iris uses the [vendor directory](https://docs.google.com/document/d/1Bz5-UB7g2uPBdOx-rw5t9MxJwkfpx90cqG9AFL0JAYo ) feature, so you get truly reproducible builds, as this method guards against upstream renames and deletes.
**How to upgrade**: Open your command-line and execute this command: `go get -u github.com/kataras/iris`.
For further installation support, please click [here](http://support.iris-go.com/d/16-how-to-install-iris-web-framework ).
### About our new home page
http://iris-go.com
Thanks to [Santosh Anand](https://github.com/santoshanand ) the http://iris-go.com has been upgraded and it's really awesome!
[Santosh](https://github.com/santoshanand ) is a freelancer, he has a great knowledge of nodejs and express js, Android, iOS, React Native, Vue.js etc, if you need a developer to find or create a solution for your problem or task, please contact with him.
The amount of the next two or three donations you'll send they will be immediately transferred to his own account balance, so be generous please!
Read more at https://github.com/kataras/iris/blob/master/HISTORY.md
Former-commit-id: eec2d71bbe011d6b48d2526eb25919e36e5ad94e
2017-06-03 23:22:52 +03:00
kataras
03bcadadec
add history note for the next published version
...
Former-commit-id: 07968f30448447994ea28c60d9f07916fdf74a4c
2017-06-03 22:18:43 +03:00
Gerasimos (Makis) Maropoulos
2d6cf9458c
Βriefing
...
Former-commit-id: 86b119cbb23336bc76782e8da626c7310be5d90c
2017-05-06 22:29:30 +03:00
Gerasimos (Makis) Maropoulos
ae01cbcde5
Community Updates about the upcoming release.
...
Former-commit-id: 5e90cc30a8d50b189ebe696e12bd7d3503eada2a
2017-04-14 23:29:05 +03:00
Gerasimos (Makis) Maropoulos
2d3bd55dd5
Fix embedded template example link. ViewData and ViewLayout: HISTORY.md
...
Former-commit-id: 06ee0a5153be0394e0fcbd1206bf5868bda136f7
2017-03-28 08:04:31 +03:00
Gerasimos (Makis) Maropoulos
57576c70cb
context.ViewData(key,value) and ViewLayout(layout) http://support.iris-go.com/d/27-using-middleware-to-inject-properties-for-templates/3
...
Nothing that you couldn't do before.
Former-commit-id: 658ec25d8045d25a76f87c8f992e67e64006e287
2017-03-28 07:53:57 +03:00
Gerasimos (Makis) Maropoulos
b78b935f9e
Update Donations: @hengestone
...
Contact via e-mail if you have any privacy issues
Former-commit-id: 13e612edc553c981ea282c5bb4472d85ef56f127
2017-03-26 08:25:57 +03:00
Gerasimos (Makis) Maropoulos
847a59386f
_examples: Table Of Contents
...
Part 4.
Former-commit-id: 1c06fe7237aa862b31773f7ce10677f57cfe1d63
2017-03-24 02:51:10 +02:00
Gerasimos (Makis) Maropoulos
55c250c93a
Add More Examples & Categorized in Folders & TOC
...
Former-commit-id: ce4d711a75a4ba08ffab075e6baa88724725885b
2017-03-24 00:22:05 +02:00
Gerasimos (Makis) Maropoulos
7e94befac8
⭐
...
Former-commit-id: ee124d35cc21d358d1817c3fa908064730ebca8d
2017-03-22 06:02:49 +02:00
Gerasimos (Makis) Maropoulos
55b71c6c82
Format readme
...
Former-commit-id: cd4e6a16bd8380f775bcb9f26400183266a20e66
2017-03-22 05:58:38 +02:00
Gerasimos (Makis) Maropoulos
221334f8cb
Readme Update
...
Former-commit-id: ed3f825945b51aa4cafd231c2ad7eb5fa1270852
2017-03-22 05:45:03 +02:00
Gerasimos (Makis) Maropoulos
5d518d4440
_future
...
Fix some things on an experimental future feature.
Still dirty code ofc, it will take a long to be adopted, but new
developers can watch the backstage's step-by-step test-driven solutions.
Former-commit-id: 739260b8662bff7164ba75ef36c81a6b564d53cc
2017-03-22 05:07:30 +02:00
Gerasimos (Makis) Maropoulos
a769d54471
Readme Update
...
Former-commit-id: a7258a09b392076a0d88fd018cea46a733d4c327
2017-03-21 02:41:36 +02:00
Gerasimos (Makis) Maropoulos
b4a1d04ad8
New twitter status
...
Former-commit-id: 85228c6f3a5ef6250fa7d24c68a4e210e4214dc7
2017-03-21 02:35:01 +02:00
Gerasimos (Makis) Maropoulos
caf01ad77e
DZone(;)
...
Former-commit-id: b9bfd5e6f74bc5e6f27c1235567e7e3766f96d63
2017-03-21 01:39:10 +02:00
Gerasimos (Makis) Maropoulos
16113fa308
Nothing special here.
...
Github's latest commit on markdown parser forces me to re-organise the
README. Because of align="center" at markdown via
html property on an html element paragraph doesn't work any more.
Former-commit-id: f39e5ab0931ead65fbb6e8a867afd4ef412aedd3
2017-03-20 16:33:59 +02:00
Gerasimos (Makis) Maropoulos
c2f32c1de9
Nothing special here.
...
Github's latest changes doesn't supports align="center" at markdown via
html property on an html element paragraph. So we had to make changes
(until this will be fixed, if it's a bug*)
Former-commit-id: 743738b09edbdfc2ab4cd9504c51ee835c75e4ff
2017-03-20 16:06:53 +02:00
Gerasimos (Makis) Maropoulos
dd41a5c806
Nothing special here.
...
Github latest changes doesn't supports align="center" at markdown via
html property on an html element paragraph. So we had to make changes
(until this will be fixed, if it's a bug*)
Former-commit-id: 7ad6a0d5bb0dafc3b403cade96831bfb3b45e17e
2017-03-20 16:00:42 +02:00
Gerasimos (Makis) Maropoulos
f490432a39
Update README.md
...
Former-commit-id: 4f15e4279219d3668b824ce89395ac272099679e
2017-03-09 01:50:00 +02:00
Gerasimos (Makis) Maropoulos
1eb860eb3f
Update README.md
...
Former-commit-id: 2eeecfbe46954d7705104d0e4a6697e181272a86
2017-03-09 01:32:48 +02:00
Gerasimos (Makis) Maropoulos
7b73f6b1d9
Add iris.TOML
to load configuration from toml-syntax based documents.
...
Former-commit-id: f92dc5bcaa92ca13aaf892dc27829ae33907b387
2017-03-06 00:08:58 +02:00
Gerasimos (Makis) Maropoulos
ceefe701d1
http://support.iris-go.com (beta)
...
Status: https://twitter.com/MakisMaropoulos/status/838193708344438784
Former-commit-id: 7c8ca90581eb61d1276d894aed40df5cb2243383
2017-03-05 09:50:19 +02:00
Gerasimos (Makis) Maropoulos
5395a6f2c7
http://support.iris-go.com (beta)
...
Status: https://twitter.com/MakisMaropoulos/status/838193708344438784
Former-commit-id: 061f0f3fe21b575b945040387cd8287c78f33e53
2017-03-05 09:47:07 +02:00
Gerasimos (Makis) Maropoulos
b961bedab0
http://support.iris-go.com (beta)
...
Former-commit-id: 71dd326f90c15550607413e33041e30e8d475416
2017-03-05 02:42:28 +02:00
Gerasimos (Makis) Maropoulos
33db3e5384
Nothing special yet: Make the README.md a bit nicer.
...
Former-commit-id: bfdcf4969f21491e8a6b22c7442a089fe87bf82b
2017-03-03 05:10:56 +02:00
Gerasimos (Makis) Maropoulos
1f5a274cae
Nothing special yet: Readme updates and gofmt -s -w . (including vendor)
...
Former-commit-id: b275e55b7cd90392772c49f72e8ecd644bf0634c
2017-03-03 04:54:18 +02:00
Gerasimos (Makis) Maropoulos
a4ff95f1d9
We have to protect newcomers.
...
Former-commit-id: 4a78e882bbe216873c5ee9db97b7a26d236ff6b7
2017-03-01 00:10:56 +02:00
Gerasimos (Makis) Maropoulos
068b571183
Add more end-to-end test examples in README.md
...
Former-commit-id: f0bf4ab987ed7cea305c2ecc3e2b9ba96dc225ba
2017-02-24 14:17:43 +02:00
Gerasimos (Makis) Maropoulos
560a7a4650
Add a third-party middleware list, although I believe that the built'n middleware are more than enough for starters
...
Former-commit-id: 4ce6dff93c58c6f81247065228d194e7e220db7d
2017-02-23 14:19:43 +02:00
Gerasimos (Makis) Maropoulos
3fbaf037a6
Update the README.md
...
Former-commit-id: f1a4582481f3cc43c5e18ad954ae5f7ae98f4c54
2017-02-23 13:56:59 +02:00