Loading projects...
Loading projects...
## DragonBallAPI-GoLang A RESTful API built using Go and Fiber framework that serves comprehensive DragonBall data including characters, story arcs, and episodes. It uses MongoDB for data storage and implements modular routing and handlers to ensure scalability and maintain high performance. The API is designed for easy integration with other services and includes hot reload via Air for rapid development.
A Go-based REST API for DragonBall character and episode data using Fiber framework