Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rodydavis/pocketbase-plugins
Set of PocketBase plugins to add features
https://github.com/rodydavis/pocketbase-plugins
full-text-search pocketbase vector-database webrtc
Last synced: about 1 month ago
JSON representation
Set of PocketBase plugins to add features
- Host: GitHub
- URL: https://github.com/rodydavis/pocketbase-plugins
- Owner: rodydavis
- License: apache-2.0
- Created: 2024-08-28T07:04:36.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-30T05:50:12.000Z (5 months ago)
- Last Synced: 2024-12-24T00:10:46.957Z (about 1 month ago)
- Topics: full-text-search, pocketbase, vector-database, webrtc
- Language: Go
- Homepage:
- Size: 66.4 KB
- Stars: 11
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PocketBase Plugins
Running the example:
```bash
go run --tags "fts5" . serve
```## Plugins
- [Full Text Search](/full-text-search/README.md)
- [Vector Search/Store](/vector-search/README.md)
- [WebRTC](/web-rtc/README.md)
- [ENV Config](/env-config/README.md)