0.1.13 • Published 2 years ago

react-rest-playground v0.1.13

Weekly downloads
-
License
MIT
Repository
github
Last release
2 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

2 years ago

0.1.12

2 years ago

0.1.11

2 years ago

0.1.10

2 years ago

0.1.9

2 years ago

0.1.8

2 years ago

0.1.7

2 years ago

0.1.6

2 years ago

0.1.5

2 years ago

0.1.4

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago