@sofiakb/node-git
v1.0.0-dev.2
Published
A typescript library for axios API calls.
Downloads
16
Readme
About The Library
The library simplify API calls with axios library.
Built With
Prerequisites
- axios
- typescript
Installation
npm install --save @sofiakb/node-gitUsage
import Api from "@sofiakb/node-git";
// 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.
