Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/roneetkumar/reactor
https://github.com/roneetkumar/reactor
components javascript middleware react redux
Last synced: 10 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/roneetkumar/reactor
- Owner: roneetkumar
- Created: 2020-05-09T02:05:12.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T05:58:01.000Z (about 2 years ago)
- Last Synced: 2024-11-11T02:25:08.461Z (2 months 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]