implemented data sources with prisma in go
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
package http
|
||||
|
||||
import (
|
||||
"actatempus_backend/internal/infrastructure/persistence/config"
|
||||
"actatempus_backend/internal/infrastructure/config"
|
||||
"fmt"
|
||||
"net/http"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user