Mahesh's blog
home blog tags
All tags

Posts tagged with "backend"

    Redoed #4: Building the Document CRUD API
    March 03, 2025
    In this post, we implement the CRUD API for managing documents in Redoed. We cover repository functions, HTTP handlers, and routing.
    go backend
    Redoed #3: Connecting Go Server to PostgreSQL with GORM
    February 27, 2025
    Integrating PostgreSQL with a Go server using GORM. This post covers setting up the database connection, defining models, running migrations, and ensuring the database is ready when the server starts.
    go backend postgresql
    Redoed #1: Setting Up a Basic HTTP Server in Go
    February 24, 2025
    This is the first step in building Redoed, a real-time collaborative Markdown editor. Learn how to set up a basic HTTP server in Go using the standard library
    go backend
© 2025 • Mahesh's blog
Press Esc or click anywhere to close