Skip to content

Releases: Rowyda020/Spnd-api

v1.0.0 – Initial Stable Backend Release

Choose a tag to compare

@Rowyda020 Rowyda020 released this 07 Feb 15:06

🚀 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)