Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 1.03 KB

README.md

File metadata and controls

16 lines (11 loc) · 1.03 KB

Sonic.API

wut

The backend for Sonic - the unethical consumption database. Check out the frontend, too!

dependencies

This is a BeeAPI Module, so you should place the contents of this repository in a "Sonic" folder at the root of a BeeAPI directory. If you already have BeeAPI, you can also run git submodule add https://github.com/HauntedBees/Sonic.API Sonic there. The Gregwar Captcha library is also used, and making that be a composer dependency instead of just a chunk of code copied and pasted into this repo is on the TODO list.

license

Sonic is licensed with the GNU Affero General Public License.

want to make changes?

It's not done yet gimme a minute.

setup

See the BeeAPI Setup to set up BeeAPI. See the steps above in the dependencies section for adding the Sonic Module to it.