All Posts

  • image
    Microservices and monoliths are often presented as polar opposites. But microservices, monoliths and everything in between are attempting to solve the same problem: how best to write software? Software architecture describes what answers to this question share in common.
  • image
    Postman is a powerful tool for testing and exploring APIs. This post shows how to create a collection that passes values between requests using environment variables. This technique is helpful for sharing workflows with members of your team.