Denis Mysenko

Results 72 comments of Denis Mysenko

Yes, I think it makes sense to trim these strings. I will add this

@jexp have you tested spatial plugin with Neo4j 2.2.0? We cannot get it working after the upgrade :( We receive this error: No such property, 'bbox_abc'. We are not using...

If anybody else is interested/needs the same, I'm making another open-source package based on this one: https://github.com/PoweredLocal/mailtumble. I wouldn't call it a fork, but it may borrow a couple of...

Thanks for the heads up! Hope this gets accounted for in the next update

Да - для каждого сервиса можно указывать свой префикс, большая часть настроек может передаваться глобально (как настройки по умолчанию) или на конкретный сервис. Я сделаю страницу с документацией :) Пока...

@richard457 @witschko sure guys, you are welcome to contribute! just create pull requests, or if you want - we can discuss things (eg. possible features) here first?

Forwarding all headers by default could be a bit unsafe, but maybe there should be a config setting - a white list of headers that should be forwarded?

I've just added a license - thanks for noticing this! :) Sure, we can provide an example. Does your simple microservice have Swagger documentation?

You can either do it manually by providing your API gateway routes in GATEWAY_ROUTES environment variable, or you could parse Swagger JSON automatically. Swagger is just a nice way