You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a prototype project to feel out ways I can use RxJS to replace the apps current server.js
6
-
fetch API, and provide a single interface for paged and non-paged REST calls.
5
+
A simple RESTful request API using RxJS ajax and React hooks. This was born out of a prototype project to test using RxJS to fet data, and allow simple support for dealing with paged endpoints.
7
6
8
7
This is a work in progress and is not intended for production at this time.
0 commit comments