This website requires JavaScript.
Explore
Help
Register
Sign In
Lbenedar
/
Foundry-Scrapping-API
Watch
1
Star
0
Fork
0
You've already forked Foundry-Scrapping-API
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
5a77a6ee0f4fa466387c2b5b44761b64281e3224
Foundry-Scrapping-API
/
cmd
/
api
History
lbenedar
5a77a6ee0f
fix race condition on 43 msg creation/closure. Speed up game object insert to db (from 10-12s to 1-2s)
2026-04-27 17:29:15 +03:00
..
errors.go
add healthcheck route
2026-04-10 18:34:01 +03:00
handlers.go
fix race condition on 43 msg creation/closure. Speed up game object insert to db (from 10-12s to 1-2s)
2026-04-27 17:29:15 +03:00
healthcheck.go
finish world initialization, set up init on startup and on shutdown, move all models to main directory
2026-04-24 18:04:35 +03:00
helpers.go
add healthcheck route
2026-04-10 18:34:01 +03:00
logger.go
add db connection, refactor code, add db migration files
2026-04-03 18:59:15 +03:00
main.go
add user and pass for world to env variables
2026-04-27 13:14:17 +03:00
router.go
add healthcheck route
2026-04-10 18:34:01 +03:00
server.go
add reconnect to websocket, add get world json object
2026-04-13 17:40:59 +03:00