Gerasimos (Makis) Maropoulos

Results 15 issues of Gerasimos (Makis) Maropoulos

I assert that this patch is my own work, and to [simplify the licensing of the BFG Repo-Cleaner](https://github.com/rtyley/bfg-repo-cleaner/blob/master/CONTRIBUTING.md#pull-requests): - [ ] I assign the copyright on this contribution to Roberto...

We're not alone, there are a lot of people behind the scenes that helped Iris to become the best web framework to work with since 2016. We appreciate each and...

Results: No libs configured for this language yet - Programming Language: [Go](https://go.dev) - Package name: github.com/kataras/iris/v12 - Example import: `import "github.com/kataras/iris/v12" - Project URL: https://github.com/kataras/iris - Example code: ```go //...

Hello @unknwon, I am thinking to add support for loading from `.ini` for [Iris Configuration](https://github.com/kataras/iris) and custom configurations. So far we have support for json, yaml and toml and they're...

enhancement

Hello @rogerwelin, First of all I have to say that this is a great project with clean source code, I was able to understand the code flow very quickly, good...

feature-request

This commit contains all the necessary code and minor improvements to work with the latest Iris (v12.0.1) and Go 1.13. @john-deng ^

Hello @Belim, How would be like to open-source the application's source so 1. people can trust it without a doubt ![image](https://user-images.githubusercontent.com/22900943/172029578-fc3c2265-90b5-4769-9e2e-916d2c515b66.png) 2. gain community support and bug-reports

Feedback

# /v2 It's extremely useful to have access to the original object Its `QueryStringParameters` are not stored to the request's URL ones with the default implementation (is it a Bug?)...