GithubHelp home page GithubHelp logo

igaisin / playground-for-deno Goto Github PK

View Code? Open in Web Editor NEW

This project forked from appwrite/playground-for-deno

0.0 0.0 0.0 68 KB

Simple examples that help you get started with Appwrite + Deno (=❤️)

Home Page: https://appwrite.io

License: BSD 3-Clause "New" or "Revised" License

TypeScript 99.12% Dockerfile 0.88%

playground-for-deno's Introduction

Playground for Deno

Simple examples that help you to get started with Appwrite + Deno (=❤️)

Work in Progress

Appwrite playground for Deno is a simple way to explore the Deno integration with Appwrite SDK. Use the source code to understand how to use the different Appwrite SDK features with Deno.

Get Started

This playground doesn't include any deno best practices but rather intended to show some of the most simple examples and use cases of using the Appwrite API in your deno application.

Requirements

  • A system with Deno or Docker installed.
  • An Appwrite instance.
  • An Appwrite project created in the console.
  • An Appwrite API key created in the console.

Installation

  1. Clone this repository.
  2. cd into the repository.
  3. Open the mod.ts file found in the root of the cloned repository.
  4. Copy Project ID, endpoint and API key from Appwrite console into mod.ts
  5. Run the playground: Deno: - Install dependencies deno cache src/mod.ts - Execute the command deno run -A src/mod.ts Docker: - Execute the command docker compose up
  6. You will see the JSON response in the console.

API's Covered

  • Databse

    • Create Collection
    • List Collections
    • Delete Collection
    • Create Document
    • List Documents
    • Delete Document
  • Storage

    • Create Bucket
    • List Buckets
    • Delete Bucket
    • Upload File
    • List Files
    • Delete File
  • Users

    • Create User
    • List Users
    • Delete User
  • Functions

    • Create Function
    • List Functions
    • Delete Function
    • Upload Deployment
    • Execute function (sync)
    • Execute function (async)

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.

We truly ❤️ pull requests! If you wish to help, you can learn more about how you can contribute to this project in the contribution guide.

Security

For security issues, kindly email us [email protected] instead of posting a public issue in GitHub.

Follow Us

Join our growing community around the world! Follow us on Twitter, Facebook Page, Facebook Group or join our Discord Server for more help, ideas and discussions.

playground-for-deno's People

Contributors

eldadfux avatar meldiron avatar punitdiwan avatar vincentdoerig avatar thomaschaplin avatar abxhr avatar celeroncoder avatar christyjacob4 avatar lohanidamodar avatar ratson avatar drcoolsanjeev avatar sumindar avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.