Gerasimos (Makis) Maropoulos
|
340664dca9
|
add test for hero/Container.UseResultHandler
Former-commit-id: 8954541f8da055f30965cce07a85f485580fee48
|
2020-04-19 12:05:22 +03:00 |
|
Gerasimos (Makis) Maropoulos
|
dcf02480b3
|
Implement ResultHandler as requested at: https://github.com/kataras/iris/issues/1465
Former-commit-id: 9d76c2f00766afd53cf6e591c25f861f179dd817
|
2020-04-18 22:40:47 +03:00 |
|
Gerasimos (Makis) Maropoulos
|
0d26f24eb7
|
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.
Former-commit-id: d20afb2e899aee658a8e0ed1693357798df93462
|
2020-03-05 22:41:27 +02:00 |
|
Gerasimos (Makis) Maropoulos
|
b6445c7238
|
next version preparation: hero: add a Container.Inject method to inject values outside of HTTP lifecycle, e.g. a database may be used by other services outside of Iris, the hero container (and API's Builder.GetContainer()) should provide it.
Former-commit-id: 89863055a3a3ab108a3f4b753072a35321a3a193
|
2020-03-05 19:49:45 +02:00 |
|
Gerasimos (Makis) Maropoulos
|
bb66c10ad3
|
🐵 prepare next version: improve the hero and mvc path parameters bindings
Former-commit-id: 0626b91c6448b5cebf1d04ee3f115cde68aa3d6d
|
2020-03-02 19:48:53 +02:00 |
|
Gerasimos (Makis) Maropoulos
|
afd0f5caef
|
🔗 prepare next version: add builtin dependencies for headers, http request, http response writer for convenience
Former-commit-id: 6f4b291a50cb1083532d7a13f64ea51e89b5ee21
|
2020-03-01 09:24:11 +02:00 |
|
Gerasimos (Makis) Maropoulos
|
1c9b592088
|
👔 next version: some linting
Former-commit-id: a102fbb90e2a8a8b09fcb9c9e0c370e4078b74d1
|
2020-03-01 08:34:53 +02:00 |
|
Gerasimos (Makis) Maropoulos
|
5fc24812bc
|
❤️ awesome and unique features for end-developers are coming...
total refactor of the hero and mvc packages, see README#Next (it's not completed yet)
Former-commit-id: b85ae99cbfe5965ba919c1e15cf4989e787982c0
|
2020-02-29 14:18:15 +02:00 |
|