1
0
Fork 0
A simple comments post-request-receiver server. https://commentbook.siru.ink/
  • Go 70.5%
  • HTML 29.5%
Find a file
2026-04-01 18:28:14 +02:00
.gitignore Added basic gitignore 2026-03-23 22:54:33 +01:00
commentbook.service Added service hooks 2026-04-01 18:28:14 +02:00
go.mod Updated package name in go module file 2026-04-01 18:17:53 +02:00
go.sum Initialized repo with needed go packages 2026-03-23 22:52:58 +01:00
ink.siru.commentbook.conf Refactored nginx server conf for new name 2026-04-01 18:16:22 +02:00
main.go Updated deployment server port 2026-04-01 18:16:31 +02:00
template.html Added html template for commentbook post request 2026-04-01 18:13:12 +02:00