@sofiakb/fireblaze-ts
v2.0.0-dev.5
Published
A typescript library for axios API calls.
Downloads
30
Readme
About The Library
The library simplify API calls with axios library.
Built With
Prerequisites
- axios
- typescript
Installation
npm install --save @sofiakb/fireblaze-ts
Usage
import Api from "@sofiakb/fireblaze-ts";
// Use in controller
class ExampleController extends Api {
}
Roadmap
See the open issues for a list of proposed features (and known issues).
License
Distributed under the MIT License. See LICENSE
for more information.