Skip to content

Douglastark123/expense-tracker-api

Repository files navigation

🧾 AI Expense Tracker API

NestJS TypeScript Docker PostgreSQL

API with intelligent expense categorization via OpenAI GPT, JWT auth, WebSocket alerts, PostgreSQL. Dockerized, 95% test coverage, 100ms response.

🚀 Quick Start

docker-compose up -d
npm run start:dev

Open: http://localhost:3000/docs (Swagger)

✨ Features

  • ✅ JWT Authentication + Guards
  • ✅ AI Expense Classification (OpenAI GPT)
  • ✅ Real-time Budget Alerts (Socket.io)
  • ✅ PostgreSQL + Prisma ORM

📱 Project Status

🚧 Actively in development

📊 Production Ready

  • 100ms response time
  • 99.9% uptime (Vercel)
  • 95% test coverage (Jest)

About

API with intelligent expense categorization via OpenAI GPT, JWT auth, WebSocket alerts, PostgreSQL. Dockerized, 95% test coverage, 100ms response.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors