Skip to content

tinh-tinh/tinhtinh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Tinh Tinh

Tinh Tinh Logo

Overview

Tinh Tinh is an easy to use, extensible boilerplate for Go applications. It provides a solid foundation for building scalable and maintainable Go projects.

Features

  • πŸš€ Quick project setup
  • πŸ“¦ Modular architecture
  • πŸ› οΈ Extensible design
  • πŸ“ Well-documented codebase
  • πŸ”§ Built-in development tools

Installation

You can install Tinh Tinh using one of the following methods:

Using Go Get

go get -u github.com/tinh-tinh/tinhtinh/v2

Using CLI Tool

go install github.com/tinh-tinh/tinhtinh-cli@latest

Quick Start

First, download and install Go 1.22 or higher. Install the CLI to easily initialize a project:

go install github.com/tinh-tinh/tinhtinh-cli/v2@latest

After installing, initialize your project:

tinhtinh-cli init project_name

After initialization, you can run your project with the following command:

go run main.go

The server will run on http://localhost:3000. Open your browser to see it.

Documentation

For detailed documentation, please visit our Go Package Documentation.

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

Support

If you have any questions or need help, please:

  • Open an issue
  • Check our documentation
  • Join our community discussions

About

🐡 A progressive Go framework for building efficient, scalable, and enterprise-grade server-side applications

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors 6

Languages