Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feat] Add .http files for API call references #127

Merged
merged 2 commits into from
Apr 17, 2024
Merged

[feat] Add .http files for API call references #127

merged 2 commits into from
Apr 17, 2024

Conversation

nwithan8
Copy link
Member

Adds .http files for HTTP snippets for each endpoint of the API and example calls.

Developers can use these files in tandem with the REST Client plugin in VSCode or the HTTP Client plugin in JetBrains IDEs, where they can be run one-off, chained as request-response pairs, or exported as cURL requests or other supported languages.

This is placed in the "community" section, as it is not officially supported or maintained by EasyPost.

@nwithan8 nwithan8 requested review from a team, jchen293 and Justintime50 April 17, 2024 19:53
Copy link
Member

@Justintime50 Justintime50 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool, may be good to clarify in the root README that the community directory is not maintained by EasyPost, just tack a little something on the end of the already existing statement.

community/docs/http_files/billing.http Outdated Show resolved Hide resolved
@nwithan8 nwithan8 merged commit ad8b28b into master Apr 17, 2024
9 checks passed
@nwithan8 nwithan8 deleted the http_files branch April 17, 2024 20:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants