Skip to content

Commit 855e861

Browse files
author
John Conway
authored
Update README.md
1 parent 97a3556 commit 855e861

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
[![Build Status](https://travis-ci.com/PilotConway/rxjs-api-client-prototype.svg?branch=master)](https://travis-ci.com/PilotConway/rxjs-api-client-prototype) [![codecov](https://codecov.io/gh/PilotConway/rxjs-api-client-prototype/branch/master/graph/badge.svg)](https://codecov.io/gh/PilotConway/rxjs-api-client-prototype)
22

3-
# rxjs-api-client-prototype
3+
# react-request-hook
44

5-
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.
76

87
This is a work in progress and is not intended for production at this time.
98

0 commit comments

Comments
 (0)