Popular Posts
Contributing to Xwalk add mutual authentication support
– Gianluca Lupo Security in mind During 2015, I had the opportunity to work on a very challenging project: I had to find a solution to improve s
Gateleen – A RESTful Middleware
Laurent Bovet We just open-sourced Gateleen ! This library is the base of our communications servers in projects where we need performance, sc
Pretty Compact JSON Display
Community Presence Launched
Apikana – Integrated tooling for REST API Design
Learn Reactive Streams
Latest Article
Kafka, Proxies and Service Mesh
– Laurent Bovet Service meshes are currently focusing on HTTP traffic. What about Kafka connectivity?
Build a CI environment with Mesos and Docker
– Gianluca Lupo Overview This article is a follow up of the “Setup Mesos on a single node” article. By default I have chosen to use Docker t
Painless YAML Templating
❤️YAML ? YAML is ubiquitous. Wether you love it or hate it, you have no choice but using it. It established itself as the configuration
Learn Reactive Streams
– Laurent Bovet An Online Notebook as Teaching Tool You maybe know Jupyter notebooks and like this kind of format. So do I, especially for teach
Apikana – Integrated tooling for REST API Design
– Laurent Bovet We just open-sourced Apikana! Apikana combines the following tools to facilitate the authoring of contract-first REST APIs: It
Reactive Plumber – A Groovy DSL for declarative Reactor streaming graphs
– Laurent Bovet You want to use Reactor (or RxJava) within a modular, readable and safe abstraction. Reactive Plumber let yo