]> BookStack Code Mirror - api-scripts/blobdiff - README.md
Added the Flutter/Dart example (#12)
[api-scripts] / README.md
index 928fa179af3c898ebed5a211cd2bbf53055c6149..2a94b99cc8180d715cf555cce443cc97783e831b 100644 (file)
--- a/README.md
+++ b/README.md
@@ -29,3 +29,7 @@ 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]
+
+Flutter/Dart script showcases BookStackAPI for tasks like fetching, updating content in BookStack instances.