Copy-paste ready code examples for common use cases.
- Phase: Planning
- Progress: 0%
- Target: Before v1.0.0 launch
- Go basic example
- Go with SQLite
- Go with PostgreSQL
- HTTP API examples
- React example
- Next.js example
- Python Flask example
- Node.js example
examples/
βββ go/
β βββ basic/
β βββ with-sqlite/
β βββ with-postgres/
βββ javascript/
β βββ react/
β βββ node/
βββ python/
β βββ flask/
βββ php/
βββ laravel/
cd examples/go/basic
go run main.go- Documentation: docs.crydensync.com
- Issues: GitHub Issues
- Discussions: GitHub Discussions
- Discord: Join our server (coming soon)
We welcome contributions! Please:
- Read CONTRIBUTING.md
- Check open issues
- Join Discord
Current needs:
- π Bug hunters
- π Documentation writers
- π§ͺ Testers
- π‘ Feature ideas
MIT Β© CrydenSync
This is open source software. Use it freely, modify it, share it.