]> BookStack Code Mirror - api-scripts/commitdiff
Added community section to readme
authorDan Brown <redacted>
Mon, 19 Sep 2022 17:03:57 +0000 (18:03 +0100)
committerDan Brown <redacted>
Mon, 19 Sep 2022 17:03:57 +0000 (18:03 +0100)
README.md

index 3cb6b1a0880f36e27a0757d552d4da791bd3ef50..75bb5fc1e61a40587818a8f547852249837b5147 100644 (file)
--- a/README.md
+++ b/README.md
@@ -6,4 +6,28 @@ 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 [Bash]
+
+- [GitHub Repo](https://github.com/Yetangitu/bs)
+
+A bash-based CLI for interacting with BookStack via the API.
+
+### coffeepenbit/bookstack [Python]
+
+- [GitHub Repo](https://github.com/coffeepenbit/bookstack)
+
+A Python wrapper for the BookStack API.
+
+###  Szwendacz99/BookStack-Python-exporter [Python]
+
+- [GitHub Repo](https://github.com/Szwendacz99/BookStack-Python-exporter)
+
+A customizable Python script for exporting notes from BookStack through API.
\ No newline at end of file