Starter project for backends in Go.
Find a file Use this template
Nabil Ould Hamou 99124d2af7
Update main.go
2024-02-15 17:03:55 +01:00
api Initial commit 2024-02-15 00:36:17 +01:00
controllers Initial commit 2024-02-15 00:36:17 +01:00
initializers Initial commit 2024-02-15 00:36:17 +01:00
middleware Initial commit 2024-02-15 00:36:17 +01:00
migrate Initial commit 2024-02-15 00:36:17 +01:00
models Initial commit 2024-02-15 00:36:17 +01:00
tokens Initial commit 2024-02-15 00:36:17 +01:00
.env Initial commit 2024-02-15 00:36:17 +01:00
go.mod Initial commit 2024-02-15 00:36:17 +01:00
go.sum Initial commit 2024-02-15 00:36:17 +01:00
main.go Update main.go 2024-02-15 17:03:55 +01:00
README.md Create README.md 2024-02-15 00:39:48 +01:00

Basic Backend server in GO

Basic project to avoid having to rewrite the same stuff over and over again.