Skip to content

cjeanm11/go-echo-server

Repository files navigation

Secure Server Template

This repository provides a template for developing secure Go web applications and gRPC services.

Features

Build and Management

  • Build: make build
  • Run: make run
  • Docker: make docker-run, make docker-down
  • Test: make test
  • Clean: make clean
  • Live Reload: make watch

Contribution

Contributions, bug reports, and feature requests are welcome! Feel free to submit pull requests or open issues to contribute to the project's development and improvement.

License

This project is licensed under the MIT License, allowing for free and open-source use, modification, and distribution.