Skip to content

Home

Task Board


GitHub Actions Workflow Status GitHub License GitHub Issues or Pull Requests GitHub Release


Welcome to the MinBan API Documentation!

MinBan is a minimal Kanban application designed to help you manage tasks for your projects efficiently. The backend is powered by Go with the Gin framework, offering a fast and lightweight API to handle all your Kanban-related needs.

Table of Contents

Technologies

The backend leverages:

  • Go: Efficient and high-performance backend language.
  • Gin Framework: A fast and simple web framework for building APIs.
  • SQLite: A lightweight database system for storing data locally.
  • JWT Authentication: For securing user access.

Contribution

MinBan is an open-source project. Contributions are always welcome! Feel free to submit issues or pull requests on the GitHub repository.