aleksanderpalamar/blog-backend
This project is a backend for a blog application written in GoLang. It provides a complete CRUD (Create, Read, Update, Delete) functionality for managing blog posts. The project uses GORM for ORM and Postgres as the database.
GoMIT