A third party API for Madokami.
A third party API for Madokami that aims to extend functionality and provide a more tailored experience.
bundler
sinatra
sqlite3
sequel
sinja
sinja-sequel
-E production
is optional and used for running in production mode.
git clone https://github.com/aoki-marika/mpp
cd mpp
bundle install
rackup [-E production]
Info/
on Madokami, extract it, and convert it using mysql2sqlite.ruby utils/config.rb /path/to/madokami.sqlite db/environment.sqlite
, environment
being either development
or production
.