redesign structure, add get endpoint
This commit is contained in:
parent
3dacf06005
commit
a216cc14dd
14 changed files with 176 additions and 77 deletions
|
@ -1,8 +1,8 @@
|
|||
package application
|
||||
|
||||
import (
|
||||
"vegan-barcode/internal/application/utils"
|
||||
"vegan-barcode/internal/database"
|
||||
"vegan-barcode/internal/utils"
|
||||
|
||||
"github.com/sirupsen/logrus"
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue