Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)