{"id":13534111,"url":"https://github.com/appwrite/playground-for-node","last_synced_at":"2025-07-18T08:37:20.444Z","repository":{"id":38399855,"uuid":"289447522","full_name":"appwrite/playground-for-node","owner":"appwrite","description":"Simple examples that help you get started with Appwrite + Node.js (=❤️)","archived":false,"fork":false,"pushed_at":"2024-09-25T09:14:47.000Z","size":92,"stargazers_count":71,"open_issues_count":8,"forks_count":19,"subscribers_count":17,"default_branch":"master","last_synced_at":"2025-07-10T06:13:03.154Z","etag":null,"topics":["appwrite","baas","hacktoberfest","mbaas","node-js"],"latest_commit_sha":null,"homepage":"https://appwrite.io","language":"JavaScript","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/appwrite.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":"2020-08-22T08:10:14.000Z","updated_at":"2025-05-01T02:09:58.000Z","dependencies_parsed_at":"2025-02-27T15:35:58.484Z","dependency_job_id":"de58fe1c-2476-4fb7-a081-e5e1586d4ec4","html_url":"https://github.com/appwrite/playground-for-node","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/appwrite/playground-for-node","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appwrite%2Fplayground-for-node","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appwrite%2Fplayground-for-node/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appwrite%2Fplayground-for-node/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appwrite%2Fplayground-for-node/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/appwrite","download_url":"https://codeload.github.com/appwrite/playground-for-node/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appwrite%2Fplayground-for-node/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265728983,"owners_count":23818733,"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":["appwrite","baas","hacktoberfest","mbaas","node-js"],"created_at":"2024-08-01T07:01:26.579Z","updated_at":"2025-07-18T08:37:20.418Z","avatar_url":"https://github.com/appwrite.png","language":"JavaScript","readme":"# Appwrite's Node.js Playground 🎮\n\nAppwrite playground is a simple way to explore the Appwrite API \u0026 Appwrite Node.js SDK. Use the source code of this repository to learn how to use the different Appwrite Node.js SDK features.\n\n[![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com)\n\n**Work in progress**\n\n## Get Started\n\nThis playground doesn't include any NodeJS best practices but rather intended to show some of the most simple examples and use cases of using the Appwrite API in your NodeJS application.\n\n## Requirements\n* A system with NodeJS or Docker installed.\n* An Appwrite instance.\n* An Appwrite project created in the console.\n* An Appwrite API key created in the console.\n\n### Installation\n\n1. Clone this repository.\n2. `cd` into the repository.\n3. Open the `app.js` file found in the root of the cloned repository.\n4. Copy Project ID, endpoint and API key from Appwrite console into `app.js`\n5. Run the playground:\n    NodeJS:\n        - Install dependencies `npm install`\n        - Execute the command `node app.js`\n    Docker:\n        - Execute the command `docker compose up`\n6. You will see the JSON response in the console.\n\n### API's Covered\n\n- Databse\n    * Create Collection\n    * List Collections\n    * Delete Collection\n    * Create Document\n    * List Documents\n    * Delete Document\n\n- Storage\n    * Create Bucket\n    * List Buckets\n    * Delete Bucket\n    * Upload File\n    * List Files\n    * Delete File\n\n- Users\n    * Create User\n    * List Users\n    * Delete User\n\n- Functions\n    * Create Function\n    * List Functions\n    * Delete Function\n    * Upload Deployment\n    * Execute function (sync)\n    * Execute function (async)\n\n## Contributing\n\nAll 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.\n\nWe truly ❤️ pull requests! If you wish to help, you can learn more about how you can contribute to this project in the [contribution guide](https://github.com/appwrite/appwrite/blob/master/CONTRIBUTING.md).\n\n## Security\n\nFor security issues, kindly email us [security@appwrite.io](mailto:security@appwrite.io) instead of posting a public issue in GitHub.\n\n## Follow Us\n\nJoin our growing community around the world! Follow us on [Twitter](https://twitter.com/appwrite), [Facebook Page](https://www.facebook.com/appwrite.io), [Facebook Group](https://www.facebook.com/groups/appwrite.developers/) or join our [Discord Server](https://appwrite.io/discord) for more help, ideas and discussions.\n\n","funding_links":[],"categories":["Playgrounds and Snippets"],"sub_categories":[".NET"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fappwrite%2Fplayground-for-node","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fappwrite%2Fplayground-for-node","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fappwrite%2Fplayground-for-node/lists"}