main
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
azertywith the passwor12345678according to the instructions of https://pocketbase.io/docs/ - Run
python3 pocketbase.py
Description
Demonstrates how to interact with the REST API of the open source backend Pocketbase https://pocketbase.io/
200 KiB
Languages
Python
100%