{"id":15549353,"url":"https://github.com/adityaoberai/dlltest-appwritefunction","last_synced_at":"2025-11-11T04:30:13.674Z","repository":{"id":237428122,"uuid":"656096212","full_name":"adityaoberai/DllTest-AppwriteFunction","owner":"adityaoberai","description":null,"archived":false,"fork":false,"pushed_at":"2023-06-20T08:56:45.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-28T12:13:50.056Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/adityaoberai.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-06-20T08:51:13.000Z","updated_at":"2023-06-20T08:51:37.000Z","dependencies_parsed_at":"2024-05-01T18:11:06.201Z","dependency_job_id":"b6ee6a8c-97a2-4e2c-95ab-862f050f2b5e","html_url":"https://github.com/adityaoberai/DllTest-AppwriteFunction","commit_stats":null,"previous_names":["adityaoberai/dlltest-appwritefunction"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adityaoberai%2FDllTest-AppwriteFunction","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adityaoberai%2FDllTest-AppwriteFunction/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adityaoberai%2FDllTest-AppwriteFunction/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adityaoberai%2FDllTest-AppwriteFunction/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adityaoberai","download_url":"https://codeload.github.com/adityaoberai/DllTest-AppwriteFunction/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239587243,"owners_count":19663892,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-02T13:38:17.364Z","updated_at":"2025-11-11T04:30:13.381Z","avatar_url":"https://github.com/adityaoberai.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DllTest\n\nWelcome to the documentation of this function 👋 We strongly recommend keeping this file in sync with your function's logic to make sure anyone can easily understand your function in the future. If you don't need documentation, you can remove this file.\n\n## 🤖 Documentation\n\nSimple function similar to typical \"hello world\" example, but instead, we return a simple JSON that tells everyone how awesome developers are.\n\n\u003c!-- Update with your description, for example 'Create Stripe payment and return payment URL' --\u003e\n\n_Example input:_\n\nThis function expects no input\n\n\u003c!-- If input is expected, add example --\u003e\n\n_Example output:_\n\n\u003c!-- Update with your expected output --\u003e\n\n```json\n{\n \"areDevelopersAwesome\": true\n}\n```\n\n## 📝 Environment Variables\n\nThis cloud function does not need any environment variables by default.\n\u003c!-- Add your custom environment variables --\u003e\n\n## 🚀 Deployment\n\nThere are two ways of deploying the Appwrite function, both having the same results, but each using a different process. We highly recommend using CLI deployment to achieve the best experience.\n\n### Using CLI\n\nMake sure you have [Appwrite CLI](https://appwrite.io/docs/command-line#installation) installed, and you have successfully logged into your Appwrite server. To make sure Appwrite CLI is ready, you can use the command `appwrite client --debug` and it should respond with green text `✓ Success`.\n\nMake sure you are in the same folder as your `appwrite.json` file and run `appwrite deploy function` to deploy your function. You will be prompted to select which functions you want to deploy.\n\n### Manual using tar.gz\n\nManual deployment has no requirements and uses Appwrite Console to deploy the tag. First, enter the folder of your function. Then, create a tarball of the whole folder and gzip it. After creating `.tar.gz` file, visit Appwrite Console, click on the `Deploy Tag` button and switch to the `Manual` tab. There, set the `entrypoint` to `src/Index.cs`, and upload the file we just generated.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadityaoberai%2Fdlltest-appwritefunction","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadityaoberai%2Fdlltest-appwritefunction","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadityaoberai%2Fdlltest-appwritefunction/lists"}