The Rise of the Humans In the book Liquid Software: How to Achieve Trusted Continuous Updates in the DevOps World, there’s a great deal of...
Featured Article
One of the best ways to create a software release is to use semantic versioning (SemVer), which features a major.minor.patch versioning number scheme. In most instances, there should be a direct interrelationship between a given piece of software’s SemVer version and REST API versioning. Being mindful that software will change far more often than REST APIs, there are some best practices in REST API versioning that are worth highlighting.


