Fun Shopping API

Shop together, laugh together! REST API powering the Fun Shopping mobile app.

API Online & Running
馃摉 Swagger UI Interactive API documentation. Explore and test all endpoints directly in the browser. 馃挌 Health Check Real-time status of the API and database connection. 馃敀 Privacy Policy How we collect, use and protect your data. 馃捇 Source Code Open source on GitHub. Contributions welcome!
馃摗 Main Endpoints
POST /api/auth/magic-link Send magic link email
POST /api/auth/verify Verify token & get JWT
GET /api/lists Get shopping lists
POST /api/lists Create a new list
GET /api/lists/{id}/items Get items in a list
POST /api/lists/{id}/items Add item to list
GET /api/users/me Get current user profile
GET /hubs/shopping SignalR real-time hub