Code Monkey home page Code Monkey logo

postman-clone's Introduction

postman-clone

clone postman using reactjs and bootstrap and only json data transformations

library used

  • React
  • Bootstrap
  • nodejs(for test)

Run Locally (installation)

Clone the project

  git clone https://github.com/alguerocode/postman-clone.git

Go to the project directory

  cd postman-clone

Install dependencies

  npm install 

Start the server

  npm run start

postman-clone's People

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Forkers

neilsteventon

postman-clone's Issues

headers type

add headers type by Headers global Object.
such as:

const = new Headers();
headers.append('Content-Type', 'application/json');

test server

add test server to the project to test postman clone are work

edit readme file

edit readme file to be nice and concise about the project and how to setup it

sending body

the fetch function not sending the parsed body

show headers

i want to extract the headers from the coming response

add pretty-print-json

add pretty-print-JSON to format JSON and colorize it in nice way to add in HTML text

add toest

add message that show the response error or successes by using toest-react

responsive design

add responsive design, to be proper in any device by using css or bootstrap

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.