From dcb71eb12105e70c76cf6a61b9017b05be84bfc5 Mon Sep 17 00:00:00 2001 From: Daniel Tom Date: Sun, 2 Nov 2025 16:26:27 +0100 Subject: [PATCH] docs: add Polymo link to Community Tools section in README --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index fe790fb..a5fc755 100644 --- a/README.md +++ b/README.md @@ -148,3 +148,6 @@ We welcome contributions! See our [Development Guide](contributing/DEVELOPMENT.m - [Python Data Source API Documentation](https://spark.apache.org/docs/4.0.0/api/python/tutorial/sql/python_data_source.html) - [API Source Code](https://github.com/apache/spark/blob/master/python/pyspark/sql/datasource.py) + +## Community Tools +- [Polymo](https://github.com/dan1elt0m/polymo) - Declarative REST API ingestion. [Medium article](https://medium.com/@d.e.tom89/turn-any-rest-api-into-spark-dataframes-in-minutes-with-polymo-028a48113eb1) \ No newline at end of file