i am the maintainer of the rust appwite package https://crates.io/crates/unofficial_appwrite . all the endpoints work for each services for server side but i can't get the query to work. i use the rest api documentation mostly and other sdks like dart, python and javascript to get most part working. but i can't get the queries to work. since their is no docs on how to use queries with a rest api, all i need is assistance on how to achieve this with rest api so i can do that with rust. for example in your list document api doc you gave the below
GET /v1/databases/{databaseId}/collections/{collectionId}/documents HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json X-Appwrite-Response-Format: 1.5.0 X-Appwrite-Project: 5df5acd0d48c2 X-Appwrite-Session: X-Appwrite-Key: 919c2d18fb5d4...a2ae413da83346ad2 X-Appwrite-JWT: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ...
how do you add query to the above or give me an algorithm to follow or a better understanding in a language like dart because i can't follow the sdk. its confusing.
Recommended threads
- Free plan Usage
I using a free plan with one organization. I have three projects but on the free plan I should be able to have 2 projects running But in my case only 1 out of ...
- Issue with downloading large files (40GB...
Hi everyone! I am using the latest Appwrite 1.8.0 version on my self-hosted server. I successfully uploaded a large ZIP archive (~40GB) using the chunked uploa...
- Beginner Unity game
In tutorial creator get new words, but i dont I dont lnow what problem https://www.youtube.com/watch?v=vQY4jsho1nQ 11:17