By Siegfried Grimbeek Presumably no web developer is a stranger to REST APIs and the challenges that architecting an effective and efficient API solution brings. These challenges include: Speed (API Response Times) Documentation (Clear concise documents, describing the API) Architecture and Sustainability (Maintainable and expandable codebase) In this tutorial we are going to address all of the ab