redux-api-middleware-addon

1.0.0 • Public • Published

Features

  1. Support file upload
  2. Support swagger.json
  3. Domain reducer

Action

  1. SET_SWAGGER
  2. Request
  3. SET_HEADER(default empty)
  4. SET_PROTOCOL(default http)

helpers

  1. Generate Basic types
  2. Generate Get Entity types

//TODO Generate update,delete,create which help network reducer record which api has api result that failed

Reducer

  1. network (reducer,where is network result located)
  2. domain (reducer,where is CRUD resource result located)
  3. api (reducer,where is the api located)

Package Sidebar

Install

npm i redux-api-middleware-addon

Weekly Downloads

4

Version

1.0.0

License

MIT

Last publish

Collaborators

  • chungchi300