Skip to content

freakzlike/vue-service-model

Repository files navigation

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

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

About

Vue.js library for handling REST service requests and model definitions.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages