Back to projects

Redux API Actions

2021
Open Source·
Live
·
Solo Developer

React/Redux library for declarative REST API consumption. Published on npm as use-api-action with 13 GitHub stars and 16 versions.

Overview

  • Built a library that simplifies REST API consumption in React/Redux apps with a useApiAction hook.
  • Supports declarative endpoint definitions, multiple API configurations, TypeScript, and both hooks and HOC patterns.
  • Includes middleware and reducer builder for seamless Redux integration.
  • Problem Statement

    Redux API boilerplate (action types, creators, reducers, middleware) is repetitive. This library reduces it to a single hook call.

    Impact

    13GitHub StarsOpen-source community traction
    500+npm DownloadsTotal npm downloads

    Tech Stack

    TypeScript
    React
    Redux
    REST APIs

    Links

    Redux API Actions | Moses Gitau