Game server backend and API for PokéRogue
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Go to file
maru fa5dcb0052
Use ServeMux router instead of switch statement
10 months ago
api Use ServeMux router instead of switch statement 10 months ago
db Protect against cross-session overwrites 10 months ago
defs Add support for 2 additional session slots 10 months ago
.gitignore Revert "Serve game content and API" 10 months ago
README.md Initial commit 1 year ago
go.mod Use better cron package 10 months ago
go.sum Use better cron package 10 months ago
pokerogue-server.go Use ServeMux router instead of switch statement 10 months ago

README.md

pokerogue-server