Files
yaak-mountain-loop/README.md
Gregory Schier f7bf245a4c Update README.md
2024-09-10 10:38:43 -07:00

25 lines
805 B
Markdown

# Yaak API Client
Yaak is a desktop API client for organizing and executing REST, GraphQL, and gRPC
requests.
![screenshot](https://github.com/user-attachments/assets/f18e963f-0b68-4ecb-b8b8-cb71aa9aec02)
## Feedback and Bug Reports
Please [Create an Issue](https://github.com/yaakapp/app/issues/new) for bug reports and
submit all other feedback to [feedback.yaak.app](https://feedback.yaak.app).
## Contribution Policy
Yaak was initially closed-source, with no plans of every becoming open
(see [Blog Post](https://yaak.app/blog/why-not-open-source)). However, Open source does
offer many benefits:
- Full transparency over what is happening
- Code can be audited
- Users can help identify and fix bugs
For these reasons, Yaak is now open source but only accepting contributions for bug fixes.