Skip to content

Snekussaurier/minban-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Task Board

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

Welcome to the MinBan Backend!

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.

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.