README
tfetch
Small wrapper around fetch
making it possible to get JSON
parsed values returned.
With the typescript definitions, it is also possible to indicate which types are expected on success/error and work directly with those types.
Examples will follow :)