This website requires JavaScript.
Explore
Help
Sign In
BitGoblin
/
blt
Watch
1
Star
0
Fork
0
You've already forked blt
Code
Issues
6
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Benchmark logging tool
9
Commits
3
Branches
5
Tags
1.4
MiB
Go
72.9%
Sass
13.9%
JavaScript
7.9%
Makefile
5.1%
CoffeeScript
0.2%
bae65994f8
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Gregory Ballantine
bae65994f8
Refactored models code to follow a better approach for opening and closing the database connection
2023-11-28 14:40:12 -05:00
app
Added templating, versioning, middleware, etc
2023-11-24 14:27:23 -05:00
data
Added Gorm to project
2023-11-27 22:36:58 -05:00
models
Refactored models code to follow a better approach for opening and closing the database connection
2023-11-28 14:40:12 -05:00
public
/css
Copied some styles from Leviathan
2023-11-27 22:26:36 -05:00
templates
Added models; started working on project routes
2023-11-27 23:41:48 -05:00
web
Added models; started working on project routes
2023-11-27 23:41:48 -05:00
.gitignore
Added Gorm to project
2023-11-27 22:36:58 -05:00
go.mod
Refactored models code to follow a better approach for opening and closing the database connection
2023-11-28 14:40:12 -05:00
go.sum
Refactored models code to follow a better approach for opening and closing the database connection
2023-11-28 14:40:12 -05:00
main.go
Refactored models code to follow a better approach for opening and closing the database connection
2023-11-28 14:40:12 -05:00
Makefile
Updated Makefile to auto-define version
2023-11-24 14:28:53 -05:00