]> BookStack Code Mirror - api-scripts/blobdiff - README.md
docs: add jaypyles/obsidian_to_bookstack
[api-scripts] / README.md
index 75bb5fc1e61a40587818a8f547852249837b5147..4d6a10cc8a6bf06c5850619e5a3afdfeabce4961 100644 (file)
--- a/README.md
+++ b/README.md
@@ -2,11 +2,9 @@
 
 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.*
+_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
 
@@ -14,20 +12,30 @@ Here we showcase the awesome projects and scripts built by members of the commun
 
 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)
+### [Yetangitu/bs](https://github.com/Yetangitu/bs) [Bash]
 
 A bash-based CLI for interacting with BookStack via the API.
 
-### coffeepenbit/bookstack [Python]
-
-- [GitHub Repo](https://github.com/coffeepenbit/bookstack)
+### [coffeepenbit/bookstack](https://github.com/coffeepenbit/bookstack) [Python]
 
 A Python wrapper for the BookStack API.
 
-###  Szwendacz99/BookStack-Python-exporter [Python]
+### [Szwendacz99/BookStack-Python-exporter](https://github.com/Szwendacz99/BookStack-Python-exporter) [Python]
+
+A customizable Python script for exporting notes from BookStack through API.
+
+### [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.
 
-- [GitHub Repo](https://github.com/Szwendacz99/BookStack-Python-exporter)
+### [jaypyles/obisidan_to_bookstack](https://github.com/jaypyles/obsidian-to-bookstack) [Python]
 
-A customizable Python script for exporting notes from BookStack through API.
\ No newline at end of file
+CLI tool to update and sync a Bookstack instance with an Obsidian Vault