Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,14 @@ Appwrite playground is a simple way to explore the Appwrite API & Appwrite Pytho
* List Functions
* Delete Function

### YouTube Video

[Interact with appwrite using python : YouTube](https://youtu.be/TbIJUwTTTyc)

### Jupyter Notebook

[Jupyter Notebook](./appwrite_test.ipynb)

## Contributing

All code contributions - including those of people having commit access - must go through a pull request and approved by a core developer before being merged. This is to ensure proper review of all the code.
Expand Down
Loading