golang-symfony

command module
v0.0.0-...-248c615 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 14, 2020 License: MIT Imports: 10 Imported by: 0

README

Golang Symfony

A framework for Go web applications that tries to replicate the Symfony architecture

It uses:

Any contributions are welcomed

To add a new endpoint

  • go to framework/config/route.go to add the route
  • create a service to handle the endpoint and return the response
    • create utility services in src/common/service
    • create business logic services in src/domain/service

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
env
src

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL