Skip to content

edisss1/fiabesco-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🛠️ Fiabesco Backend – API for Artist Social Media Platform

This is the backend API for Fiabesco, a social media platform for artists. Built with performance and simplicity in mind using Go, Fiber, and MongoDB.

This repository powers the backend logic for user authentication, content management, and interaction features of the Fiabesco app.


🧪 Tech Stack

  • Go – Statically typed, compiled language for high performance
  • Fiber – Express-inspired web framework for Go
  • MongoDB – NoSQL database, ideal for flexible document-based data

🗂️ Features

  • 🔐 Authentication
    • Register/Login with secure password hashing
    • JWT token-based session management
  • 👤 User Management
    • Profile updates
    • Soft account deletion with restoration
  • 🖼️ Posts & Comments
    • Create, edit, and delete artworks
    • Add and reply to comments
  • ❤️ Likes & Saves
    • Like/unlike posts
    • Save artworks to personal collections

About

The Fiabesco backend is a RESTful API built with Go, Fiber, and MongoDB. It handles authentication, user management, posts, comments, and social interactions with performance and scalability in mind.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors