You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Problem Situation: Traditional library systems struggle with handling multiple book queries efficiently, leading to delays and poor performance. This project improves scalability and responsiveness by using Go routines and channels, enabling real-time book reading simulations and optimizing the management of multiple requests.
GoLib Backend is my first project for learning Golang REST API fundamentals, built with Fiber and PostgreSQL. It's a backend service for a library management system, featuring JWT authentication, full CRUD operations, and a clean, layered architecture for handling books, customers, and borrowing journals.
A robust backend system for managing library inventories and loan transactions, built with Go, Fiber, GORM, and MariaDB using Clean Architecture principles.
This program is designed for Golang users to find and view functions/methods/structures through defined libraries. It also allows you to create a vendor directory in a specified project.