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

https://github.com/getditto/samples

Sample Codes using Ditto
https://github.com/getditto/samples

Last synced: 3 months ago
JSON representation

Sample Codes using Ditto

Awesome Lists containing this project

README

          

# Ditto Sample Projects

### Table of contents

1. [Authentication](https://github.com/getditto/sample-authentication-permissions): Permissions, roles, and integration with Auth0 or your own authentication platform.
1. [Testing](/testing)
1. [Authentication Server in C#](https://github.com/getditto/template-c-sharp-server)
1. [Change Data Capture](https://github.com/getditto/external-sync): Keep your Ditto database in sync with external systems, such as MongoDB.
1. [Heartbeat](https://github.com/getditto/heartbeat): Create an end-to-end heartbeat to monitor Big Peer status
1. [Rust SDK Sample](https://github.com/getditto/template-rust)

## Getting Started Template Todo Tasks App

1. [Electron, React, and Typescript](https://github.com/getditto/template-app-electron-react-ts-todo)
1. [Swift](https://github.com/getditto/template-app-swift-todo)
1. [C#](https://github.com/getditto/template-app-csharp-todo)
1. [C++](https://github.com/getditto/template-app-cpp-todo)
1. [.NET MAUI](https://github.com/getditto/template-app-maui-tasks-app)
1. [Xamarin-iOS](https://github.com/getditto/template-app-xamarin-ios-todo)
1. [Xamarin-Android](https://github.com/getditto/template-app-xamarin-android-todo)
1. [Nodejs](https://github.com/getditto/template-app-nodejs-todo)
1. [Jetpack Compose, Kotlin](https://github.com/getditto/template-app-jetpack-compose-kotlin-todo)
1. [Combine](https://github.com/getditto/Sample-app-Combine)