This is a implementation of dim, which is built in python. But this time in go.
Go to file
Gibheer 9b3f2fddb1 add documentation for types package 2021-04-22 08:42:33 +02:00
types add documentation for types package 2021-04-22 08:42:33 +02:00
.gitignore ignore generated binary 2021-04-21 21:58:14 +02:00
dim.toml.example initial release 2021-04-21 21:40:55 +02:00
main.go initial release 2021-04-21 21:40:55 +02:00
server.go add functions to parse incoming request parameters 2021-04-22 08:33:32 +02:00