https://github.com/masylum/mobx-rest-fetch-adapter
Fetch adapter for mobx-rest
https://github.com/masylum/mobx-rest-fetch-adapter
Last synced: about 1 year ago
JSON representation
Fetch adapter for mobx-rest
- Host: GitHub
- URL: https://github.com/masylum/mobx-rest-fetch-adapter
- Owner: masylum
- License: mit
- Created: 2017-03-25T17:57:02.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2023-01-12T10:07:12.000Z (over 3 years ago)
- Last Synced: 2024-11-14T10:41:06.201Z (over 1 year ago)
- Language: JavaScript
- Size: 530 KB
- Stars: 9
- Watchers: 3
- Forks: 7
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# mobx-rest-fetch-adapter
Adapter for `mobx-rest` using `fetch` specification.
Currently missing file upload + progress.
If you are looking for those: Either open a PR or you
can try `mobx-rest-jquery-adapter`.