Create platform for API request in react.js as its working in desktop app

I am react.js developer, I am building the platform where user can find any public API and make request and response see on our platform as table format.

But i have to handling all types of request and make customer API calling platform.

Do postman have any package with to direct implement it to react.js? Like I am using desktop postman app.

like when user open URL for new API, it will work same as postman app working.