#SQLite3

2 posts ยท Latest first

EN

Rssy - A miniflux rss reader alternative

Tired of Miniflux bloat? Sharing how I built a lightweight RSS reader from scratch with SQLite/PostgreSQL dual database support, GitHub OAuth integration, lower resource usage, and cleaner features.

EN

Pasty - A pastebin website with Go+Turnstile+OAuth

Building a secure and reliable code sharing platform: Developing a Pastebin website with GitHub OAuth authentication and Cloudflare Turnstile verification from scratch, sharing the complete technical implementation.