We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
xp web
1 parent 85eff1b commit a214263Copy full SHA for a214263
1 file changed
README.md
@@ -51,7 +51,7 @@ Development & testing
51
To run the HTTP APIs locally, this library integrates with [xp-forge/web](https://github.com/xp-forge/web) via a wrapper:
52
53
```bash
54
-$ xp web com.amazon.aws.lambda.Ws Greet
+$ xp web lambda Greet
55
@xp.web.srv.Standalone(HTTP @ peer.ServerSocket(Resource id #124 -> tcp://127.0.0.1:8080))
56
Serving prod:Lambda<Greet>[] > web.logging.ToConsole
57
════════════════════════════════════════════════════════════════════════
0 commit comments