• Stars
    star
    1
  • Language
    Go
  • Created 9 months ago
  • Updated 9 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This repository contains the backend API for a Book Store application. It includes endpoints for managing books, authors, and user authentication. The API is implemented in Go using the Echo framework and integrates with a MySQL database. The Postman collection provides examples for testing the API endpoints.