0.1.13 • Published 3 years ago

react-rest-playground v0.1.13

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

react-rest-playground

Below is the example screenshot once component <ReactRestPlayground /> rendered.

React Rest Playground

Implementation

<ReactRestPlayground
  method={methodType}
  endPoint={apiUrl}
  headers={headerDetails}
  query={queryParamDetails}
  body={bodyDetails}
  onSend={() => {}}
/>

Demo

  1. In React Project - https://codesandbox.io/s/react-rest-playground-example-in-react-js-project-d18zu
  2. In React Typescript Project - https://codesandbox.io/s/react-rest-playground-example-in-react-tsx-nftcl
0.1.13

3 years ago

0.1.12

3 years ago

0.1.11

3 years ago

0.1.10

3 years ago

0.1.9

4 years ago

0.1.8

4 years ago

0.1.7

4 years ago

0.1.6

4 years ago

0.1.5

4 years ago

0.1.4

4 years ago

0.1.3

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago