We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
async-rest
1 parent 4d65d4b commit 2f0d82dCopy full SHA for 2f0d82d
config/external.yaml
@@ -16,3 +16,6 @@ async-websocket:
16
falcon:
17
url: https://github.com/socketry/falcon.git
18
command: bundle exec rspec
19
+async-rest:
20
+ url: https://github.com/socketry/async-rest.git
21
+ command: bundle exec sus
0 commit comments