Go Mongodb Error Cannot create field X in element {Y: null}
Today we had a MongoDB 3.6 collection with the following documents:
Today we had a MongoDB 3.6 collection with the following documents:
Yesterday we had to marshal and umarshal to/from JSON some HTTP requests and responses in a Go microservice we are building. We already use ericlagergren/dec...
A few days ago we were implementing a Spring Boot application which stored its data into a PostgreSQL database. As a requirement we needed to search into the...
Today we had to deliver a .pdf file to a customer containing documentation about a system. The documentation was written in Markdown and needed to be convert...