Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions nodejs-api/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ This is a simple API to manage blog posts with 2 end-points:

To illustrate how Baselime works, this app makes a few external calls:

- to `DyanmoDB` to save and retrieve blog posts.
- to `DynamoDB` to save and retrieve blog posts.
- to `https://jsonplaceholder.typicode.com` to add illustration images to blog posts.

## Demo
Expand Down Expand Up @@ -58,4 +58,4 @@ curl $LAMBDA_URL

## Result

Visit the Baselime Web UI to visualise your logs, metrics and traces.
Visit the Baselime Web UI to visualise your logs, metrics and traces.