diff --git a/examples/README.md b/examples/README.md new file mode 100644 index 00000000..3d06f55b --- /dev/null +++ b/examples/README.md @@ -0,0 +1,5 @@ +# Examples + +* url_shortener contains a simple example of using pgx in a web context. +* (Tern)[https://github.com/JackC/tern] is a migration tool that uses pgx. +* (The Pithy Reader)[https://github.com/JackC/tpr] is a RSS aggregator that uses pgx.