Skip to content

natrontech/pocketbase-client-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pocketbase-client-go

Simple Admin Go Client for Pocketbase.
Not every API is implemented yet.
This Admin Client will be used for the Pocketbase Terraform Provider.

Oriented to the Pocketbase Documentation https://pocketbase.io/docs/api-records/

  • pocketbase version: v0.16.3

Usage

go get github.com/natrontech/pocketbase-client-go

Take a look at the examples folder how to use the client.

Contributing

Feel free to contribute to this project. Fork and make a Pull Request.