Code Monkey home page Code Monkey logo

httpparrot's People

Contributors

hrishix6 avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

darrellroberts

httpparrot's Issues

generate code snippets

user should be able to generate code snippet for the request.
support following languages -
javascript
curl
node-fetch / nodejs
python
c#
Go

Support for logs

Show logs within application for what is happening with the request
user can open logs section and see step by step what happened to request.

Authentication

add ability to add Basic / Bearer authentication to request.

environment / variables for collections

  • each collection should have ability to set some variables.
  • user should be able to refer to these variables in request forms (url , headers, auth, query).
  • highlighting should be there to indicate that variable is detected.

base ui setup

http client ui initial setup

navigation

  • logo / app name
  • logout button
  • theme toggle

Request section

  • request form with method dropdown, url,
  • query parameters + - form
  • request headers + - form
  • Authentication headers + - form for

Response section

  • show status code
  • show status text
  • show response body
  • show response headers
  • show response cookies

Activity section

  • view previously made requests
  • filter for searching in requests history
  • view saved requests/ collections
  • filter for searching in saved collections.
  • actions menu on both activity / collections.

handle binary file response

if the type of response is one of the following ,
image
audio
video
zip
pdf

etc show user a button that they can click to download the response to their file system or discard it.
if the response body is larger than say 20mb , stop reading the body and just show user that larger responses aren't supported for memory constraints, just show them response headers and other response metadata.

request collections

  • user should be able to create collections
  • save requests to a collection
  • add new request to collection from actions menu on collection.
  • delete collection

import / export collections

  • add json schema for importing or exporting a collection.
  • user should be able to import a collection
  • user should be able to export a collection to json file.

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.