Type something to search...

Blog Posts

Composing rest with other rest

Intro Currently, there was only way to work with the Reflect package: modules = await reflect.get('node_modules');

read more

Interact with the javascript/json objects in a Restful way using SDSRest

Intro Hey, there! I am refactoring my typescript library. I wanted to describe my journey on how I used Rest library to write elegant solution. I'm so excited that I wanted to share with others m

read more