Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

awesome-kuzzle

:tada: A curated list of awesome projects and publications related to Kuzzle
https://github.com/kuzzleio/awesome-kuzzle

Last synced: about 20 hours ago
JSON representation

  • Plugins

    • Boilerplates & Examples

    • External services plugins

      • Cloudinary - kuzzle/master/img/logo_black-25x8.png): Manage your images with [Cloudinary](https://cloudinary.com).
      • Freeboard IoT Dashboard - kuzzle/master/img/logo_black-25x8.png): Freeboard plugin to help integrating data from a Kuzzle Server to your [Freeboard IoT Dashboard](https://freeboard.io).
      • Probe BigQuery Connector - kuzzle/master/img/logo_black-25x8.png): Plugin forwarding Probe measures to Google [BigQuery](https://cloud.google.com/bigquery/)
      • S3 - kuzzle/master/img/logo_black-25x8.png): Upload and manage files with [S3 protocol](https://help.servmask.com/knowledgebase/list-of-s3-compatible-storage-providers/).
      • Prometheus - kuzzle/master/img/logo_black-25x8.png): Monitor your Kuzzle application with [Prometheus](https://prometheus.io).
    • Authentication plugins

      • Local - kuzzle/master/img/logo_black-25x8.png): Provide local authentication with username/password for Kuzzle.
      • 0Auth - kuzzle/master/img/logo_black-25x8.png): Authentication plugin with 0Auth services like Google, Facebook, etc.
    • Others

      • Cluster - kuzzle/master/img/logo_black-25x8.png): Enable to deploy your Kuzzle application as a resilient and scalable masterless cluster
      • Logger - kuzzle/master/img/logo_black-25x8.png): Handle logging and use Winston to transport them anywhere.
      • Computed Fields - kuzzle/master/img/logo_black-25x8.png): Allow definition and usage of computed fields in documents.
      • Probe - kuzzle/master/img/logo_black-25x8.png): Statistical probe plugin.
      • Probe Listener - kuzzle/master/img/logo_black-25x8.png): Statistical probe listener plugin.
  • SDKs

    • Rust
    • Golang - kuzzle/master/img/logo_black-25x8.png): Golang SDK using the WebSocket protocol to communicate with Kuzzle API and including offline resiliency.
    • Java - kuzzle/master/img/logo_black-25x8.png): Java SDK using the WebSocket protocol to communicate with Kuzzle API and including offline resiliency.
    • Android - kuzzle/master/img/logo_black-25x8.png): Android SDK using the WebSocket protocol to communicate with Kuzzle API and including offline resiliency.
    • C# - kuzzle/master/img/logo_black-25x8.png): C# SDK using the WebSocket protocol to communicate with Kuzzle API and including offline resiliency.
    • PHP - kuzzle/master/img/logo_black-25x8.png): PHP SDK using the Http protocol to communicate with Kuzzle API.
  • Publications

  • Javascript

    • Vue.js

      • Getting Started with Vue.js & Javascript SDK - kuzzle/master/img/logo_black-25x8.png): Learn how to use the Javascript SDK inside a Vue.js application.
      • Todo App Example - kuzzle/master/img/logo_black-25x8.png): Example of a Todo application with Vue.js and the Javascript SDK.
      • Vue Kuzzle - kuzzle/master/img/logo_black-25x8.png): A Vue.js plugin shipping the Kuzzle SDK in your components.
      • Vue.js/CoreUI Boilerplate - kuzzle/master/img/logo_black-25x8.png): A fully fledged boilerplate to kickoff your Kuzzle projects with VueJS, CoreUI and i18n.
      • Kuzzle for Vue.js
      • Geo Ads App Example - kuzzle/master/img/logo_black-25x8.png): Example application of an application displaying ads depending of a user location.
    • React.js

    • Boilerplates & Examples

      • Kuzzle Angular NgRx
      • Javascript SDK - kuzzle/master/img/logo_black-25x8.png): Javascript SDK for both Node.js and the browser including multi-protocol and offline resiliency.
    • Browser

      • SDK 0Auth Login Popup - kuzzle/master/img/logo_black-25x8.png): Open a popup for 0Auth authentication using the 0Auth plugin.
  • Devops

  • Administration Tools

    • Kuzzle Admin Console - kuzzle/master/img/logo_black-25x8.png): An SPA to administrate your Kuzzle: index and collection management, document creation, realtime subscription and permissions management.
    • Kuzzle CLI - kuzzle/master/img/logo_black-25x8.png): A CLI to administrate and manage your Kuzzle.
  • Dart

  • Typescript

  • Python