You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

redux-json-api

Package Overview
Dependencies
Maintainers
3
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

redux-json-api

A bunch of Redux actions, action creators and reducers to integrate with a JSON API

2.2.3
latest
Source
npmnpm
Version published
Weekly downloads
2.1K
41.2%
Maintainers
3
Weekly downloads
 
Created
Source

Redux JSON API

Make Redux 💜 JSON API

Build Status

This library is intended for use in web applications build on Redux, which consumes data from a JSON API.

Use redux-json-api to have one simple way of storing resource objects in Redux state along with it's CRUD API, which provides easy ways to create, read, update and delete resources.

Please raise any questions as an Issue or submit your contributions as a Pull Request. Remember to review our contributions guidelines.

Table of contents

Good reads

  • Working Example App - Quickstart guide to a minimal implementation of Redux JSON API 2
  • Redux - Read about redux and core principles.
  • JSON API - Read about the specifications for JSON API.

Contribute

Got any feedback or suggestions? Review our contribution guidelines.

Contributors

Made with 💜 from Copenhagen and the world. Originally forged in a Founders startup.

Keywords

redux

FAQs

Package last updated on 22 Sep 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts