]> BookStack Code Mirror - api-scripts/blobdiff - README.md
Updated wording for FlutterBookstackApiExample in readme
[api-scripts] / README.md
index 75bb5fc1e61a40587818a8f547852249837b5147..46b8ded813a680462a05f481b2f299217cea4721 100644 (file)
--- a/README.md
+++ b/README.md
@@ -14,20 +14,22 @@ 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.
 
-- [GitHub Repo](https://github.com/Szwendacz99/BookStack-Python-exporter)
+### [chris-devel0per/FlutterBookstackApiExample](https://github.com/chris-devel0per/FlutterBookstackApiExample) [Flutter/Dart]
 
-A customizable Python script for exporting notes from BookStack through API.
\ No newline at end of file
+A Flutter & Dart example project which showcases the use of many BookStack API endpoints.