HATEOAS, or Hypermedia as the Engine of Application State, is a requirement for true REST API design. However, some shy from it, feeling it's too difficult to fully implement. In this post, we compare formats like HAL, JSON-LD, Siren and others to see which specs can make HATEOAS compliance easier.| Nordic APIs
We define and compare five ways to design event-driven APIs; WebSockets, Webhooks, REST Hooks, Server Sent Events (SSE), and Pub-Sub.| Nordic APIs
We review all 9 standard HTTP methods. Review the nuances between HTTP verbs: GET, HEAD, PUT, PATCH, DELETE, POST, OPTIONS, TRACE, and CONNECT.| Nordic APIs
There are a few different ways to implement pagination in your APIs. We cover everything you need to know about API pagination.| Nordic APIs