bruno
https://github.com/usebruno/bruno
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
not yet supported2 Subscribers
Add a CodeTriage badge to bruno
Help out
- Issues
- case-sensitive for http-method in some strict server
- fix: (RFC 7230) HTTP methods are case-sensitive but usually defined in uppercase.
- feat: simplify new request creation flow
- ci: better concurrency setup for the e2e jobs to avoid filling up gh runner pool
- feat(oauth2): full set of token-endpoint client authentication methods (RFC 7591 / 7523 / 8705)
- Access response (header, body, ...) when accessing an endpoint with bru.sendRequest() that responds with error status (e.g. 404)
- Add Vietnamese translation for documentation
- docs: add Vietnamese translation
- importing curl command does not import multipart/url-encoded body
- fix: import url-encoded / multipart form body when importing curl command
- Docs
- not yet supported