Skip to content

ginjigo/examples

Repository files navigation


CI License

Examples for the Ginji web framework.

Usage

Navigate to any example directory and run it:

cd basic
go run main.go

Contributing

Contributions Welcome! You can contribute in the following ways.

  • Create an Issue - Propose a new feature. Report a bug.
  • Pull Request - Fix a bug and typo. Refactor the code.

For more details, see CONTRIBUTING.md.

License

Distributed under the MIT License. See LICENSE for more information.