Bill Share API
A modern .NET 8 Web API for splitting bills between friends with support for item-level sharing, multi-currency transactions, and seamless collaboration.
💰
Smart Splitting
Split bills by items, percentages, or equal shares with automatic calculations
🌍
Multi-Currency
Support for 20+ currencies with proper symbols and decimal places
đŸ‘Ĩ
Anonymous Sharing
Non-registered users can participate via email/name sharing
📄
PDF Export
Generate detailed PDF reports with payment breakdowns
📖 API Documentation â„šī¸ API Info 💚 Health Check

Quick API Reference

Authentication POST /api/auth/login
Get Bills GET /api/bills
Create Bill POST /api/bills
Export PDF GET /api/bills/{id}/pdf
Share Bill POST /api/bills/{id}/share
API Status: Checking...