@anyres/core-drf

any resource drf

Usage no npm install needed!

<script type="module">
  import anyresCoreDrf from 'https://cdn.skypack.dev/@anyres/core-drf';
</script>

README

@anyres/core

@anyres/core is an abstract common library which uses IHttpAdapter to make requests, so it's even possible to use the lib on node.js server side with typescript. You just need to implement a IHttpAdapter for it.

Anyres inspired by ngx-resource.

Known IHttpAdapter

Mock tool for angular

Documents

https://anyres.github.io/core/