zurichat / zc_core

The Zuri Core is an open-source API that serves as the backend and backbone of Zuri Chat
https://zuri.chat
130 stars 83 forks source link

Refactored plugin package to reduce dependence on utils and ease testing #559

Closed 0xdod closed 3 years ago

0xdod commented 3 years ago

All of the api functionality still work as before, some have been backed by small tests, this refactoring now allows easy mocking of the database functionality.