Skip to content

Support "ls" command and endpoint definitions #63

@michael-lazar

Description

@michael-lazar

I've been using this program for a few days now and overall I love it. I'm using it to test endpoints while developing my API.

One issue I have however is that whenever I type cd, my muscle memory kicks in and I immediately follow with an ls out of habit. It's always a little disappointing when this doesn't work :( I was thinking of ways to solve this, and it would be great if I could pass in my endpoint definition file ala

$ http-prompt --specification=my_api_spec.json

This would enable http-prompt to do a bunch of smart things like suggest endpoints when I type ls or autocomplete parameter names. Could also add a help command to view the documentation for any given endpoint. There are a couple of widely used spec formats, with Swagger probably being the most popular

http://nordicapis.com/top-specification-formats-for-rest-apis/

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions