This website recently got a major rebuild; if you're missing something, let Lorna know.

    Tag: planet


  1. Creating a Simple OpenAPI Spec


    Having API descriptions in your workflow is a game-changer, but how do you get from nothing to a functioning spec in the first place? I recently made a very simple spec for a very simple API, and thought it might make a good example for anyone looking to create a spec for the first time. OpenAPI specs are very verbose so this very tiny API makes quite a manageable example!

    Read more