Skip to content

Commit a214263

Browse files
committed
Advertise short syntax to run lambda HTTP APIs locally in xp web
[skip ci]
1 parent 85eff1b commit a214263

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Development & testing
5151
To run the HTTP APIs locally, this library integrates with [xp-forge/web](https://github.com/xp-forge/web) via a wrapper:
5252

5353
```bash
54-
$ xp web com.amazon.aws.lambda.Ws Greet
54+
$ xp web lambda Greet
5555
@xp.web.srv.Standalone(HTTP @ peer.ServerSocket(Resource id #124 -> tcp://127.0.0.1:8080))
5656
Serving prod:Lambda<Greet>[] > web.logging.ToConsole
5757
════════════════════════════════════════════════════════════════════════

0 commit comments

Comments
 (0)