]> BookStack Code Mirror - api-scripts/blob - README.md
docs: add jaypyles/obsidian_to_bookstack
[api-scripts] / README.md
1 # BookStack API Scripts
2
3 This repository contains different examples of BookStack API scripts that you might find useful to use or modify.
4
5 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.
6
7 _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._
8
9 ## Community Projects & Scripts
10
11 Here we showcase the awesome projects and scripts built by members of the community. These may reflect more full-featured examples of API use, or may provide a more complete basis for your own work.
12
13 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.
14
15 ### [Yetangitu/bs](https://github.com/Yetangitu/bs) [Bash]
16
17 A bash-based CLI for interacting with BookStack via the API.
18
19 ### [coffeepenbit/bookstack](https://github.com/coffeepenbit/bookstack) [Python]
20
21 A Python wrapper for the BookStack API.
22
23 ### [Szwendacz99/BookStack-Python-exporter](https://github.com/Szwendacz99/BookStack-Python-exporter) [Python]
24
25 A customizable Python script for exporting notes from BookStack through API.
26
27 ### [My-Random-Thoughts/psBookStack](https://github.com/My-Random-Thoughts/psBookStack) [PowerShell]
28
29 A PowerShell module for interacting with BookStack via the API.
30
31 ### [chris-devel0per/FlutterBookstackApiExample](https://github.com/chris-devel0per/FlutterBookstackApiExample) [Flutter/Dart]
32
33 A Flutter & Dart example project which showcases the use of many BookStack API endpoints.
34
35 ### [IceWreck/BookStack2Site](https://github.com/IceWreck/BookStack2Site) [Go]
36
37 CLI tool which generates static sites (using Mdbook) from Bookstack Wikis.
38
39 ### [jaypyles/obisidan_to_bookstack](https://github.com/jaypyles/obsidian-to-bookstack) [Python]
40
41 CLI tool to update and sync a Bookstack instance with an Obsidian Vault