Releases: Rowyda020/Spnd-api
Releases · Rowyda020/Spnd-api
Release list
v1.0.0 – Initial Stable Backend Release
🚀 Initial Stable Backend Release
This release marks the first stable version of the Spnd backend API, ready for demo and interview use.
✨ Features
- User authentication using JWT
- Secure expense management
- Budget tracking functionality
- Shared budgets support
- RESTful API structure
🛠 Tech Stack
- Node.js
- Express
- MongoDB
- JWT Authentication
📦 Notes
- Environment variables are required (see
.env.example) - Designed to integrate with the Spnd mobile app (Expo / React Native)