| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 0eb64dc commit ec71446
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -6,4 +6,28 @@ This repository contains different examples of BookStack API scripts that you mi | |||
| 6 | 6 | 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. | |
| 7 | 7 | ||
| 8 | 8 | ||
| 9 | - 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. | ||
| 9 | + *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.* | ||
| 10 | + | ||
| 11 | + ## Community Projects & Scripts | ||
| 12 | + | ||
| 13 | + 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. | ||
| 14 | + | ||
| 15 | + 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. | ||
| 16 | + | ||
| 17 | + ### Yetangitu/bs [Bash] | ||
| 18 | + | ||
| 19 | + - [GitHub Repo](https://github.com/Yetangitu/bs) | ||
| 20 | + | ||
| 21 | + A bash-based CLI for interacting with BookStack via the API. | ||
| 22 | + | ||
| 23 | + ### coffeepenbit/bookstack [Python] | ||
| 24 | + | ||
| 25 | + - [GitHub Repo](https://github.com/coffeepenbit/bookstack) | ||
| 26 | + | ||
| 27 | + A Python wrapper for the BookStack API. | ||
| 28 | + | ||
| 29 | + ### Szwendacz99/BookStack-Python-exporter [Python] | ||
| 30 | + | ||
| 31 | + - [GitHub Repo](https://github.com/Szwendacz99/BookStack-Python-exporter) | ||
| 32 | + | ||
| 33 | + A customizable Python script for exporting notes from BookStack through API. | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments