Skip to content

Commit

Permalink
Update examples-and-extensions.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pjfanning committed Sep 10, 2024
1 parent 86ff551 commit f07484d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/main/paradox/examples-and-extensions.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
If you are aware of any interesting examples that use Apache Pekko HTTP, please notify us or create a PR to modify this page.

## Extensions
There are several [third party libraries](https://doc.akka.io/docs/akka-http/10.2/extensions.html) that expand the functionality of Apache Pekko HTTP including:
There are several third party libraries that expand the functionality of Apache Pekko HTTP including:

- [aws-spi-pekko-http](https://github.com/pjfanning/aws-spi-pekko-http): Provides a non-blocking HTTP Client that works with the [AWS Java SDK v2](https://github.com/aws/aws-sdk-java-v2). This project is now part of [Pekko Connectors](https://pekko.apache.org/docs/pekko-connectors/current/) starting with v1.1.0.
- [pekko-http-json](https://github.com/pjfanning/pekko-http-json): Integrate some of the best JSON libs in Scala with Pekko HTTP.
Expand Down

0 comments on commit f07484d

Please sign in to comment.