How to create your own Typescript SDK for Headless dotCMS
Manually fetching content from dotCMS can get repetitive fast. In this post, I’ll show you how to build a TypeScript SDK to simplify interactions with the Headless dotCMS API. We’ll walk through setting up the project, structuring the SDK, and making API calls, so you can integrate dotCMS into any JavaScript project with ease.
Jalinson Diaz
Software Engineer