Bishwajeet Parhi
Bishwajeet Parhi
### 🔖 Feature description Making `databaseId` optional in the [`Database`](https://appwrite.io/docs/server/databases) constructor for the Server SDKs. ### 🎤 Pitch Some discussion starts from here in the [discord server](https://discord.com/channels/564160730845151244/564161373148414012/1001532258743754823) So to summarise...
Currently a Draft PR. Co-Authored with @mlucas-NU . He did a lot of help in me understanding how the twig template works and mostly wrote all services code. Few Things...
### 💠Description Seems the appwrite docs have `Retry Build` Method inside the client docs which should work only for server SDK. Refer [here](https://appwrite.io/docs/client/functions?sdk=web-default#functionsRetryBuild) ### 👀 Have you spent some...
With the release of new runtimes in appwrite 0.14.x , we need some examples on how you can run your functions in your favorite runtimes. Adding a list here to...
Fixes [#103](https://github.com/utopia-php/framework/issues/103)
# Introduction Awesome Appwrite Snippets is a collection of commonly used Appwrite APIs. It increases your speed of development by eliminating most of the boilerplate code associated with making using...
# Introduction Awesome Appwrite Snippets is a collection of commonly used Appwrite APIs. It increases your speed of development by eliminating most of the boilerplate code associated with making using...
# What's Changing and Why Fix a small typo in migrating docs ## What else might be affected Nil ## Tasks - [ ] Add tests - [x] Update Documentation...