Skip to content

Commit

Permalink
Add gobot
Browse files Browse the repository at this point in the history
  • Loading branch information
benallfree committed Mar 6, 2024
1 parent 9ac862b commit 2613796
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ PocketBase is an open source backend consisting of embedded database (SQLite) wi
- [Dart/Flutter](#dartflutter)
- [C#](#c)
- [D](#d)
- [NodeJS](#nodejs)
- [Unofficial PocketBase Clients (SDKs)](#unofficial-pocketbase-clients-sdks)
- [Hosting](#hosting)
- [Plugins](#plugins)
Expand Down Expand Up @@ -60,6 +61,10 @@ PocketBase is an open source backend consisting of embedded database (SQLite) wi

- [libpb](https://github.com/Hax-io/libpb) - PocketBase client wrapper for D with automagic serialization and deserialization to and from JSON.

## NodeJS

- [gobot](https://github.com/benallfree/gobot) - CLI and API to install PocketBase as an npm package dependency.

## Unofficial PocketBase Clients (SDKs)

- [Go](https://github.com/r--w/pocketbase)
Expand Down

0 comments on commit 2613796

Please sign in to comment.