A website for my game dev stuff that supports chat, etc.
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.
 
 
 
 
 
Zed A. Shaw c576a61fbe Have a mostly working API server in go that's talking to streams/index.html and related pages. 4 weeks ago
migrations Have a mostly working API server in go that's talking to streams/index.html and related pages. 4 weeks ago
public Have a mostly working API server in go that's talking to streams/index.html and related pages. 4 weeks ago
scratchpad More testing of the sqlx and squirrel database system, then added in goose for migrations. Pretty close to making a first version api. 4 weeks ago
.gitignore First commit of most of the pages laid out for the next phase. 1 month ago
LICENSE Initial commit 1 month ago
README.md This is the readme. 1 month ago
go.mod Have a mostly working API server in go that's talking to streams/index.html and related pages. 4 weeks ago
go.sum Have a mostly working API server in go that's talking to streams/index.html and related pages. 4 weeks ago
main.go Have a mostly working API server in go that's talking to streams/index.html and related pages. 4 weeks ago
setup.sql Have a mostly working API server in go that's talking to streams/index.html and related pages. 4 weeks ago

README.md

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.