smooth-spend-api
- 3 Devlogs
- 3 Total hours
Smooth Spend API is the backend server for a budget-tracking app I'm building. The app lets users take a photo of their receipts, which gets sent to this API to automatically extract the total spent and item descriptions. *Note for reviewers:* Because this is a pure backend API meant to communicate with a frontend application, visiting the root URL directly will only display a simple "Server is online" health check message!