Skip to content

Latest commit

 

History

History
34 lines (27 loc) · 2.2 KB

File metadata and controls

34 lines (27 loc) · 2.2 KB

Диплом: Разработка и оптимизация приложений электронной комерции

Go Report Card License Build

Packages and tools

  • Chi: lightweight, idiomatic and composable router for building Go HTTP services.
  • Ent: simple, yet powerful entity framework for Go, that makes it easy to build and maintain applications with large data-models.
  • Zap: blazing fast, structured, leveled logging in Go.
  • Ozzo-validation: is a Go package that provides configurable and extensible data validation capabilities.
  • Jwt: implementation of JSON Web Tokens. This library supports the parsing and verification as well as the generation and signing of JWTs.
  • Envconfig: golang library for managing configuration data from environment variables.
  • Minio-go: the MinIO Go Client SDK provides simple APIs to access any Amazon S3 compatible object storage.
  • Oapi-codegen: generate Go client and server boilerplate from OpenAPI 3 specifications.
  • Enumer: a Go tool to auto generate methods for your enums.
  • Stringer: is a tool to automate the creation of methods that satisfy the fmt.Stringer interface.
  • Mockgen: is a mocking framework for the Go programming language
  • Testify: a toolkit with common assertions and mocks that plays nicely with the standard library.