This is a implementation of dim, which is built in python. But this time in go.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Gibheer ee5acc6ded
add query interface
2 years ago
query add query interface 2 years ago
schema add initial database schema 2 years ago
types change zone type name to zonename 2 years ago
.gitignore ignore generated binary 2 years ago
dim.toml.example initial release 2 years ago
go.mod add go.mod 2 years ago
main.go initial release 2 years ago
server.go add functions to parse incoming request parameters 2 years ago