]> BookStack Code Mirror - api-scripts/blobdiff - README.md
Updated php-export-all-books script
[api-scripts] / README.md
index 3cb6b1a0880f36e27a0757d552d4da791bd3ef50..e4189f186d47bd1b9617e95f1d893518106c4086 100644 (file)
--- a/README.md
+++ b/README.md
@@ -6,4 +6,22 @@ This repository contains different examples of BookStack API scripts that you mi
 Each folder within this repo is a different script. Each script has it's own readme. Click into a folder to see the readme for detail about the script.
 
 
-These scripts are not part an officially supported part of the BookStack project itself and therefore may be outdated or more likely to have bugs.
\ No newline at end of file
+*These scripts are not part an officially supported part of the BookStack project itself and therefore may be outdated or more likely to have bugs.*
+
+## Community Projects & Scripts
+
+Here we showcase the awesome projects and scripts built by members of the community. These may reflect more full-featured examples of API use, or may provide a more complete basis for your own work.
+
+If you've created something Open Source, which is using the BookStack API, feel free to open a pull request to add your project to this list.
+
+### [Yetangitu/bs](https://github.com/Yetangitu/bs) [Bash]
+
+A bash-based CLI for interacting with BookStack via the API.
+
+### [coffeepenbit/bookstack](https://github.com/coffeepenbit/bookstack) [Python]
+
+A Python wrapper for the BookStack API.
+
+### [Szwendacz99/BookStack-Python-exporter](https://github.com/Szwendacz99/BookStack-Python-exporter) [Python]
+
+A customizable Python script for exporting notes from BookStack through API.
\ No newline at end of file