Skip to content
/ example Public

My vision of an architectural backend using clean architecture and DDD

Notifications You must be signed in to change notification settings

FromSi/example

Repository files navigation

Run command for install configuration: cp example.config.yml config.yml

Run localhost server make run. Import api/swagger.yaml to Postman.

  • -config_dir_path GO_EXAMPLE_CONFIG_DIR_PATH - путь к директории на файл config.yml (обязательно для тестов)
  • Installing Ginkgo And Gomega go install github.com/onsi/ginkgo/v2/ginkgo

About

My vision of an architectural backend using clean architecture and DDD

Resources

Stars

Watchers

Forks