https://github.com/weonlyliveonce13/subscription-tracker
A subscription tracker API built with Express.Js and JavaScript alongside technologies such as Arcjet for security, Upstash for reminder workflow automation, MongoDB Atlas, and httpie for a trial run.
https://github.com/weonlyliveonce13/subscription-tracker
arcjet expressjs mongodb-atlas nodejs upstash-sdk
Last synced: 2 months ago
JSON representation
A subscription tracker API built with Express.Js and JavaScript alongside technologies such as Arcjet for security, Upstash for reminder workflow automation, MongoDB Atlas, and httpie for a trial run.
- Host: GitHub
- URL: https://github.com/weonlyliveonce13/subscription-tracker
- Owner: WeOnlyLiveOnce13
- Created: 2025-04-09T07:43:28.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2025-04-10T07:02:08.000Z (2 months ago)
- Last Synced: 2025-04-11T00:18:07.148Z (2 months ago)
- Topics: arcjet, expressjs, mongodb-atlas, nodejs, upstash-sdk
- Language: JavaScript
- Homepage:
- Size: 807 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Subscription tracker API
Building a monolithic backend subscription tracker API implementing features like JWT authentication, database modeling, API architecture, routes protection, and automated workflows.
## βοΈ Tech Stack
- Express.Js framework with Node.Js runtime
- MongoDB - Atlas
- Security with Arcjet
- Automatic workflows with Upstash
- httpie as HTTP client## π Features
π **Advanced Rate Limiting and Bot Protection**: with Arcjet that helps you secure the whole app.
π **Database Modeling**: Models and relationships using MongoDB & Mongoose.
π **JWT Authentication**: User CRUD operations and subscription management.
π **Global Error Handling**: Input validation and middleware integration.
π **Logging Mechanisms**: For better debugging and monitoring.
π **Email Reminders**: Automating smart email reminders with workflows using Upstash.
## πΈοΈ Snippets





