Status
Online
Serving requests on port 9303 .
AI-powered accounting built for the future of freelancing.
Backend
Backend services for LedgerWorks — contact submissions, waitlist sign-ups, and health monitoring.
Status
Online
Serving requests on port 9303 .
Base URL
http://localhost:9303
Use this origin for web app API calls in development.
Endpoints
3
Public routes for health, contact, and waitlist.
JSON API endpoints consumed by the LedgerWorks frontend.
/health
Health check — verifies API and MongoDB connectivity.
/api/contact
Submit a contact form message and trigger notification email.
/api/waitlist
Join the early-access waitlist.
Quick Check
Open the health route in your browser or run a curl request to confirm MongoDB is reachable.