» Tag
backend
36 postsTinbase: Open Source Supabase-Compatible Backend Without Docker
Tinbase provides a Supabase-compatible backend without Docker. It offers quick setup and low memory usage, making it a lightweight alternative for developers.
Solo Dev Built a Sharded Go Library with WAL Instead of Kafka
A solo developer built Flux, a sharded, WAL-backed Go library for batching database writes instead of running Kafka or Redis, ensuring crash safety.
Building LIA: Clean Architecture and Argon2id in Fastify + Prisma
Explore the LIA project, focusing on user registration implementation with Fastify and Prisma, and the security of Argon2id.
CommitBrief — AI code reviews, right in your terminal
A provider-agnostic, local-first CLI that reviews your staged changes, a historic range, or a whole GitHub pull request. Zero telemetry, no server. Free and open source.
commitbrief.comHow I Eliminated 19,494 Duplicate MongoDB Records
Learn how I eliminated 19,494 duplicate MongoDB records and optimized performance.
Building a FastAPI Backend for Live Satellite Imagery and Orbital Position
Learn to build a FastAPI backend for live satellite imagery. Discover data flow from Copernicus Sentinel Hub and satellite positioning.
How to Define a Backend Contract for a React App
Learn the importance and steps to define a backend contract for React applications.