{"name":"simm-api","title":"simm-api","description":"GitHub release cache API for SIMM (Schedule I Mod Manager). Caches release data from GitHub and serves it to the SIMM desktop app.","endpoints":[{"method":"GET","path":"/","description":"This index"},{"method":"GET","path":"/health","description":"Cache status and last refresh timestamp"},{"method":"GET","path":"/releases","description":"Index of all tracked projects"},{"method":"GET","path":"/releases/melonloader","description":"MelonLoader release endpoints"},{"method":"GET","path":"/releases/s1api","description":"S1API release endpoints"},{"method":"GET","path":"/releases/mlvscan","description":"MLVScan release endpoints"}]}