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.

PRODUCTION environment Base URL: http://api.moozi.us
Example request
GET http://api.moozi.us/api/health
Accept: application/json