Skip to content
This repository was archived by the owner on Mar 19, 2024. It is now read-only.

Commit b7efc6e

Browse files
Merge pull request #34 from swift-sprinter/Andrea-Scuderi-patch-1
Update Readme.md
2 parents 503c4f1 + e56ae45 commit b7efc6e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ The project contains also some Examples:
1616
- [HTTPSRequest](https://github.com/swift-sprinter/aws-lambda-swift-sprinter/blob/master/Examples/HTTPSRequest): A basic example showing how to perform an HTTPS request from the Swift Lambda using the [LambdaSwiftSprinterNioPlugin](https://github.com/swift-sprinter/aws-lambda-swift-sprinter-nio-plugin)
1717
- [S3Test](https://github.com/swift-sprinter/aws-lambda-swift-sprinter/blob/master/Examples/S3Test): A basic example showing how to access an S3 bucket from the Swift Lambda using [https://github.com/swift-aws/aws-sdk-swift](https://github.com/swift-aws/aws-sdk-swift).
1818
- [RedisDemo](https://github.com/swift-sprinter/aws-lambda-swift-sprinter/blob/master/Examples/RedisDemo): A basic example showing how to connect to Redis from the Swift Lambda using the [RediStack](https://gitlab.com/mordil/swift-redi-stack.git) client.
19-
- [PostgeSQLDemo](https://github.com/swift-sprinter/aws-lambda-swift-sprinter/blob/master/Examples/PostgeSQLDemo): A basic example showing how to connect to Redis from the Swift Lambda using the [PostgresNIO](https://github.com/vapor/postgres-nio.git) client.
19+
- [PostgeSQLDemo](https://github.com/swift-sprinter/aws-lambda-swift-sprinter/tree/master/Examples/PostgreSQLDemo): A basic example showing how to connect to Redis from the Swift Lambda using the [PostgresNIO](https://github.com/vapor/postgres-nio.git) client.
2020

2121
# Introduction
2222

@@ -505,4 +505,4 @@ This project has been inspired by the amazing work of the following people:
505505

506506
- Sébastien Stormacq : https://github.com/sebsto/swift-custom-runtime-lambda
507507

508-
A special thanks to [BJSS](https://www.bjss.com) to sustain me in delivering this project.
508+
A special thanks to [BJSS](https://www.bjss.com) to sustain me in delivering this project.

0 commit comments

Comments
 (0)