0.18.1 • Published 3 years ago

vue-service-model v0.18.1

Weekly downloads
18
License
MIT
Repository
github
Last release
3 years ago

Vue service model

Build codecov Package Quality Latest Version License

Vue.js Library for handling REST service requests with caching, aggregation and model definitions.

Features

  • Define models and easily handle REST service requests
  • Pass model data to REST service requests and retrieve model data from them
  • Aggregation for multiple parallel requests to the same url to avoid redundant requests. See aggregation
  • Caches response from services
  • Uses axios for service request
  • Field specific rendering with common component for consistent display of field values

Documentation

Example project

Contribution

Feel free to create an issue for bugs, feature requests, suggestions or any idea you have. You can also add a pull request with your implementation.

It would please me to hear from your experience.

I used some ideas and names from django, django REST framework, ag-Grid and other libraries and frameworks.

License

MIT

0.18.1

3 years ago

2.0.0-alpha.0

4 years ago

0.18.0

4 years ago

0.17.0

4 years ago

0.16.0

4 years ago

0.15.0

4 years ago

0.14.0

4 years ago

0.13.0

4 years ago

0.12.0

4 years ago

0.11.0

4 years ago

0.11.1

4 years ago

0.10.0

4 years ago

0.9.0

4 years ago

0.8.0

4 years ago

0.7.1

4 years ago

0.7.0

4 years ago

0.6.1

4 years ago

0.6.0

4 years ago

0.5.0

4 years ago

0.4.0

4 years ago

0.3.0

4 years ago

0.2.0

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago