API backend
MOOZI HTTP API
This project now serves as an API-only backend. The previous Vue/Inertia frontend has been moved to a separate application. You can interact with this service using the endpoints documented below or in your API docs.
Example request
GET http://api.moozi.us/api/health
Accept: application/json