Add save-state API endpoint
authorChristian Weiske <cweiske@cweiske.de>
Sat, 19 Oct 2024 20:52:26 +0000 (22:52 +0200)
committerChristian Weiske <cweiske@cweiske.de>
Sat, 19 Oct 2024 20:52:26 +0000 (22:52 +0200)
commitbee65604e63356a9e151c142ea023e6cfd9bc78b
tree0701eede7968f6dc79b3bb15af52fb6cf4c06f6b
parent99837ebd802b7884be57cf5126bbef37f645e0a9
Add save-state API endpoint

Related: https://codeberg.org/gamestick-fans/pjgsapi/issues/7
data/schema.sql
src/SaveRepository.php [new file with mode: 0644]
test-curl-commands.txt
www/.htaccess
www/api/rest/game/save-state.php [new file with mode: 0644]