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

YAML Support #3577

Open
helloanoop opened this issue Dec 1, 2024 · 1 comment
Open

YAML Support #3577

helloanoop opened this issue Dec 1, 2024 · 1 comment
Labels
enhancement New feature or request short-term-goal

Comments

@helloanoop
Copy link
Contributor

helloanoop commented Dec 1, 2024

Overview

This effort is to track .yml as the preferred format for saving API request data instead of .bru. For the progression of the Domain-Specific Language (DSL), see #360

Why YAML

  • Well established format
  • Utilize syntax highlighting in IDEs
  • Leverage existing tooling for toml file manipulation
  • Git providers (like GitHub, Bitbucket) offer syntax highlighting while reviewing pull requests on the web

ETA

  • Spec to be drafted and shared with community by Dec 2024

Related Issues

@fantpmas
Copy link

fantpmas commented Dec 2, 2024

Any view on the migration path for .bru files? Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request short-term-goal
Projects
None yet
Development

No branches or pull requests

3 participants