Skip to content

VOLIX-dev/leopard

Repository files navigation

Leopard

A go web framework


Todo:

  • Database related tasks
    • Migrations
    • Query builder
    • ...
  • Making Leopard more secure
    • CSRF protection
    • Session management
  • Making Leopard more customizable
    • Custom error handling
    • ...
  • Creating a CLI
  • Create docs

Usage

Github template

You can create a project from the github template leopard-base

CLI

You can also create a project with the cli tool instructions found here