collective / collective/sphinxcontrib-httpexample

Improve httpie output

Open
#34 1 comment 0 reactions 0 assignees View on GitHub
enhancement help wanted
Dominant language
Python
Stars
23
Forks
20
PR merge metrics
No merged PRs in 30d

Description

It would be great if the httpie output were to be a bit more 'idomatic'.
I.e. instead of piping json or raw data into the command and manually setting `Accept` and `Content-Type` headers use the built-in support of specifying values (JSON or GET / form) directly as arguments.

Contributor guide

No contributing guide indexed for this repository

Research direction

No file or test is named. Start by locating the example directive implementation and inspecting how its httpie command output is generated; compare that output with httpie's built-in JSON, GET, and form argument support. Done means the generated examples use those argument forms instead of piped data and manually specified Accept or Content-Type headers.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
documentation
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.