This is the first article about APIs, HTTP APIs and Open API.

I will start placing a common ground about what a generic API is, and why an API is important. Because an API is a complex artifact, it’s important to show its most important features.

Then, I will focus on HTTP APIs and how to be represented them, and then …

Can an AutoFormat Tool Increase Productivity?

The answer is yes.

The book “The Pragmatic Programmer” talks about the entropy of the code. Entropy is a physical quantity linked to molecular disorder. This is perhaps the only physical quantity that we can find in software. The larger the disorder, the higher the entropy. …