Rakshit.sol
Back to Projects

Boldnarratives Backend

A high-performance blog platform backend built with Go and Gin-Gonic, featuring advanced sorting, filtering, and social interaction capabilities.

GoGinPostgreSQLDocker
Play Demo Video

A high-performance backend infrastructure for Boldnarratives, a modern blogging platform. Engineered for speed and scalability, it handles complex content queries and social interactions with minimal latency.

Architecture

  • API Layer: RESTful API built with Gin-Gonic for maximum performance.
  • Database: Optimized PostgreSQL schema with advanced indexing for sorting and filtering.
  • Containerization: Fully Dockerized for consistent deployment across environments.

Key Features

  • Advanced Querying: filtering, sorting, and pagination logic.
  • Social Graph: Efficient handling of likes, comments, and user relationships.
  • Security: Robust JWT authentication and role-based access control.

Tech Stack

  • Languages: Go (Golang)
  • Frameworks: Gin, GORM
  • Infrastructure: Docker, PostgreSQL