c.technology blog

Hear more about out product, business, and technology here!

Nov. 2, 2022, by Rene

envee, reading configuration data from environment variables or files made easy

A new open-source library to facilitate reading configuration options

Envee Demo

At c.technology we love containers. Containers are great because they allow stable and reproducible systems. We use containers everywhere: for development, in our continuous integration and continuous development pipeline…

Sept. 30, 2022, by Dominik

RESTful API design at c.technology

A collection of tips & tricks, conventions, and best practices for internal and external use

pexels-kevin-ku-577585

During the development of our API version 2.0, we spent a great deal of time gathering as many best practices and commonly used conventions on RESTful API design as possible. Like many others, we agreed on using [OpenAPI](…