]> BookStack Code Mirror - api-scripts/commitdiff
Added the Flutter/Dart example (#12)
authorSkiddybison5924 <redacted>
Tue, 31 Oct 2023 16:40:40 +0000 (17:40 +0100)
committerGitHub <redacted>
Tue, 31 Oct 2023 16:40:40 +0000 (16:40 +0000)
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.