Features
TypeScript & JavaScript Support
Snippets
- To create a database entry:
pb-create
- To delete a database entry:
pb-delete
- To update a database entry:
pb-update
- To view one database entry:
pb-view-one
- To list paginated entries:
pb-list-paginated
- To list everything inside a collection:
pb-list-all
- To get the first list item:
pb-list-first
- To authenticate with a password:
pb-auth-password
- To refresh authentication:
pb-auth-refresh
| |