clickbait / mybb-api

WIP drop in restful API for a MyBB database.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mybb-api

WIP drop in restful API for a MyBB database.

At the moment some of this is built around my own MyBB installation's database, so includes things like slugs. A separate compatibility plugin will be made eventually.

install deps

composer install

run it

php server.php start -d

About

WIP drop in restful API for a MyBB database.


Languages

Language:PHP 100.0%