1
0
Demonstrates how to interact with the REST API of the open source backend Pocketbase https://pocketbase.io/
Go to file
2025-01-23 16:04:56 +01:00
pocketbase.py Initial commit 2025-01-23 15:59:41 +01:00
README.md Add README.md 2025-01-23 16:04:56 +01:00
test.jpg Initial commit 2025-01-23 15:59:41 +01:00
util.py Initial commit 2025-01-23 15:59:41 +01:00

Test pocketbase

Demonstrates how to interact with the REST API of the open source backend Pocketbase

How to run

  • Download the prebuilt pocketbase executable
  • Run the command pocketbase serve
  • Setup an user azerty with the passwor 12345678 according to the instructions of https://pocketbase.io/docs/
  • Run python3 pocketbase.py