0.4.0-alpha.0 • Published 5 years ago

@request-kit/util-multiple-request v0.4.0-alpha.0

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

lerna code style: prettier

##About

Request-kit is bunch of libraries to configure data flow of your project. Libraries is designed to be combined with each other, to follow different stack of technologies used in applications.

Idea, that end user would use single "out-of-the-box" lib, when inside it would import, combine and configure all required parts of request-kit constructor

Currently "rest-react-redux" stack is in development.

Take a look to react-redux combination

Road map

  • Fetch data
  • Switch to typescript
  • Submit data
  • Cache invalidation
  • Optimistic updates
  • Support react hooks
  • Server data corruption checker
  • Partial entities
  • Server side events