This repository contains different examples of BookStack API scripts that you might find useful to use or modify.
-
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._
+
+## Contributing
-*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.*
+This repository is only meant to provide starting-off points as examples. Feel free to contribute fixes for existing scripts where needed, but we're relatively strict about keeping scope limited to ease maintenance so we're not looking to expand features of the scripts directly contained in this repository. If you build upon a script and want to share that back, feel free to open a PR to add it to the "Community Projects & Scripts" section below. We may be open to new scripts but only where the scope is fixed & narrow, and where there's value in something new it's demonstrating, otherwise PRs may be rejected. If you're unsure feel free to open an issue first to query a new addition before spending time on building out a script.
## Community Projects & Scripts
### [My-Random-Thoughts/psBookStack](https://github.com/My-Random-Thoughts/psBookStack) [PowerShell]
A PowerShell module for interacting with BookStack via the API.
+
+### [chris-devel0per/FlutterBookstackApiExample](https://github.com/chris-devel0per/FlutterBookstackApiExample) [Flutter/Dart]
+
+A Flutter & Dart example project which showcases the use of many BookStack API endpoints.
+
+### [IceWreck/BookStack2Site](https://github.com/IceWreck/BookStack2Site) [Go]
+
+CLI tool which generates static sites (using Mdbook) from Bookstack Wikis.
+
+### [jaypyles/obisidan_to_bookstack](https://github.com/jaypyles/obsidian-to-bookstack) [Python]
+
+CLI tool to update and sync a Bookstack instance with an Obsidian Vault