Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/roneetkumar/reactor


https://github.com/roneetkumar/reactor

components javascript middleware react redux

Last synced: 10 days ago
JSON representation

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]