Giter Site home page Giter Site logo

UI about strest HOT 8 CLOSED

eykrehbein avatar eykrehbein commented on July 29, 2024
UI

from strest.

Comments (8)

jgroom33 avatar jgroom33 commented on July 29, 2024 1

this is compatible with 2.0:

https://github.com/jgroom33/vscode-strest-client

It has syntax highlighting and individual execution of calls. Each response is appended to the history.json file

from strest.

eykrehbein avatar eykrehbein commented on July 29, 2024

Also had this idea... I'm currently working on version 2.0.0 which will split strest into two separate parts:

  • the strest-api, which is basically a node library with all the functions behind strest and with no interface or output
  • the strest-cli, which is just a cli interface which will call the strest-api functions

When 2.0 is out, it will be a lot easier to create a UI App, because the App will just call functions from the strest-api like the cli does.

from strest.

jgroom33 avatar jgroom33 commented on July 29, 2024

Another implementation option is to write a plug-in for vscode. This might be better aligned with the focus on committing the tests to version control.
What do you think of that option?

from strest.

jgroom33 avatar jgroom33 commented on July 29, 2024

https://github.com/Huachao/vscode-restclient/blob/master/README.md

from strest.

eykrehbein avatar eykrehbein commented on July 29, 2024

Also a nice approach

from strest.

jgroom33 avatar jgroom33 commented on July 29, 2024

I think standardizing the request format is useful.

http://www.softwareishard.com/blog/har-12-spec/#request

This way it would be easy to fork and update the vscode project.
Then the vscode project could use the API you're developing.

from strest.

jgroom33 avatar jgroom33 commented on July 29, 2024

added a video to show the flow:
https://github.com/jgroom33/vscode-strest-client

from strest.

eykrehbein avatar eykrehbein commented on July 29, 2024

awesome!

from strest.

Related Issues (20)

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.