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

# 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

# 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

# Functions

No description provided by the author
EnvSetting get a setting value from the environment.
EnvSettingD get a setting value from the environment with default.
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

# Variables

No description provided by the author

# Structs

No description provided by the author
No description provided by the author
EnvValue is a setting value using the environment variables.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
TreeValue is a setting value used to make children in the settings tree.

# Interfaces

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

# Type aliases

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