Skip to content

HanKienjd/rest-api-platform

Repository files navigation

A simple web version of Postman using React. UI is designed using Tailwind CSS. This website can be used for accessing resources on web via HTTP. It helps developers in API developement.

Tech Stack and Dependencies: React, Axios, CodeMirror and Tailwind CSS.

Live DemoFeaturesSetupDownload ZipLicense

Features

  • Http Request Methods - GET, POST, PUT, PATCH, DELETE
  • Enabled to write API test cases in JSON format
  • View response to validate your request

Setup

To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/HanKienjd/rest-api-platform.git
# Go into the repository
$ cd Postman-Clone-React
# Install dependencies
$ npm install
# Run the app
$ npm start

Note: If you're using Linux Bash for Windows, see this guide or use node from the command prompt.

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published