@sofiakb/vue3-framework
v1.0.0-beta.8
Published
A typescript library for axios API calls.
Readme
About The Library
The library simplify API calls with axios library.
Built With
Prerequisites
- axios
- typescript
Installation
npm install --save @sofiakb/vue3-frameworkUsage
import Api from "@sofiakb/vue3-framework";
// 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.
