https://github.com/tivvit/resh-sync-connector-sqlite
https://github.com/tivvit/resh-sync-connector-sqlite
hacktoberfest resh sqlite sync-connector
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tivvit/resh-sync-connector-sqlite
- Owner: tivvit
- Created: 2022-10-31T18:04:08.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-21T03:05:03.000Z (over 3 years ago)
- Last Synced: 2025-12-26T02:56:00.475Z (6 months ago)
- Topics: hacktoberfest, resh, sqlite, sync-connector
- Language: Go
- Homepage:
- Size: 68.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# resh-sync-connector-sqlite
Resh Sync Connector implementation using SQLite file.
The intended use-case is running this on publicly reachable server.
It is absolutely essential to use reverse proxy for production deployment with SSL and authentication.