Categorygithub.com/volix-dev/leopard
repositorypackage
0.0.3
Repository: https://github.com/volix-dev/leopard.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

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