GithubHelp home page GithubHelp logo

anssip / dispatch Goto Github PK

View Code? Open in Web Editor NEW
13.0 13.0 0.0 1.3 MB

A REST API testing desktop app

License: GNU General Public License v3.0

HTML 0.33% JavaScript 95.64% CSS 3.57% Shell 0.46%
cross-platform desktop-app electron reactjs rest-client

dispatch's People

Contributors

anssip avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

dispatch's Issues

request search field

The filter/search field in the sidebar request list needs to be made functional. Currently it does nothing.

Fix context templating for non-JSON request bodies

Currently does not seem to fill from the context when "Text" body type is used. Would be good if it would fill the template from the context and also fill from the environment and request specific variables.

Extract values from other requests

We will use JS functions for extracting values from other requests. These values can then be used in the current request in the request URL, headers, or in the request body.

We can provide a list of ready-made function templates for common use cases. The users can then modify them to suit their needs. The template could for example extract a value from a request body JSON object. The template contains a path to the JSON node/value to extract, and the user is able to modify this path.

Window title remains to show the old project filename after choosing "New project"

Window title remains to show the old project filename after choosing "New project". It should empty the title and behave like applications usually behave when "New project" is selected from the menu.

Other things also seem to be broken when trying to create a new project after some existing project has already been open. The environment variables are not cleared when a new project is initialised.

Overall, the app should handle an empty state (no requests, no env, no context, no auth) better.

Intellisense aka autocomplete

Implement autocomplete support for the body editor. Should offer autocomplete hints to use a value from the context or to refer to an environment variable.

CodeMirror has the "show-hint" add-on that can be used here.

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.