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
- Host: GitHub
- URL: https://github.com/getditto/samples
- Owner: getditto
- Created: 2019-02-15T19:11:23.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2024-06-05T14:50:53.000Z (about 2 years ago)
- Last Synced: 2026-04-04T01:44:32.996Z (3 months ago)
- Language: Kotlin
- Size: 9.03 MB
- Stars: 15
- Watchers: 29
- Forks: 7
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
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)