https://github.com/roneetkumar/reactor
https://github.com/roneetkumar/reactor
components javascript middleware react redux
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/roneetkumar/reactor
- Owner: roneetkumar
- Created: 2020-05-09T02:05:12.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T05:58:01.000Z (over 3 years ago)
- Last Synced: 2025-02-26T04:21:12.136Z (over 1 year ago)
- Topics: components, javascript, middleware, react, redux
- Language: JavaScript
- Size: 813 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 18
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Reactor
- user
- api/auth [post]
- api/user [post]
- profile
- api/profile/me [get]
- api/profile [get]
- api/profile/:id [get]
- api/profile [post]
- api/profile/:id [delete]
- component
- api/profile/component [post]
- api/component/:id [get]
- api/components [get]
- api/component/:id [delete]
- api/component/:id [put]