Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 823 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 823 Bytes

@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/