A website for my game dev stuff that supports chat, etc.
Find a file
2025-05-31 14:12:08 -04:00
migrations Have a mostly working API server in go that's talking to streams/index.html and related pages. 2025-05-31 14:12:08 -04:00
public Have a mostly working API server in go that's talking to streams/index.html and related pages. 2025-05-31 14:12:08 -04:00
scratchpad More testing of the sqlx and squirrel database system, then added in goose for migrations. Pretty close to making a first version api. 2025-05-31 00:10:22 -04:00
.gitignore First commit of most of the pages laid out for the next phase. 2025-05-27 22:57:54 -04:00
go.mod Have a mostly working API server in go that's talking to streams/index.html and related pages. 2025-05-31 14:12:08 -04:00
go.sum Have a mostly working API server in go that's talking to streams/index.html and related pages. 2025-05-31 14:12:08 -04:00
LICENSE Initial commit 2025-05-27 16:07:16 +02:00
main.go Have a mostly working API server in go that's talking to streams/index.html and related pages. 2025-05-31 14:12:08 -04:00
README.md This is the readme. 2025-05-27 22:59:19 -04:00
setup.sql Have a mostly working API server in go that's talking to streams/index.html and related pages. 2025-05-31 14:12:08 -04:00

zedshaw.games

This is a learning projects for me to learn Go. It's a simple website that serves past stream information, a place to post links during stream, and the games I've made while live streaming.