{"id":24818793,"url":"https://github.com/devshivamthakur/mymoneytracking-backend","last_synced_at":"2026-04-07T20:33:36.163Z","repository":{"id":255523513,"uuid":"850568576","full_name":"devshivamthakur/mymoneytracking-backend","owner":"devshivamthakur","description":null,"archived":false,"fork":false,"pushed_at":"2025-03-22T05:35:02.000Z","size":131,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-22T06:25:24.515Z","etag":null,"topics":["express-js","joi-validation","mongodb","nodejs","rest-api"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/devshivamthakur.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-09-01T06:37:57.000Z","updated_at":"2025-02-05T15:37:29.000Z","dependencies_parsed_at":"2024-09-05T23:13:40.359Z","dependency_job_id":"a5a98e8c-83cc-4318-9a82-de0ca8ab8f9e","html_url":"https://github.com/devshivamthakur/mymoneytracking-backend","commit_stats":null,"previous_names":["devshivamthakur/mymoneytracking-backend"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/devshivamthakur/mymoneytracking-backend","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devshivamthakur%2Fmymoneytracking-backend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devshivamthakur%2Fmymoneytracking-backend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devshivamthakur%2Fmymoneytracking-backend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devshivamthakur%2Fmymoneytracking-backend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devshivamthakur","download_url":"https://codeload.github.com/devshivamthakur/mymoneytracking-backend/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devshivamthakur%2Fmymoneytracking-backend/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31528606,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T16:28:08.000Z","status":"ssl_error","status_checked_at":"2026-04-07T16:28:06.951Z","response_time":105,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["express-js","joi-validation","mongodb","nodejs","rest-api"],"created_at":"2025-01-30T17:42:41.999Z","updated_at":"2026-04-07T20:33:36.134Z","avatar_url":"https://github.com/devshivamthakur.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Budget \u0026 Transaction Management API\n\nThis project is a backend API built using Node.js, Express, and MongoDB. It allows users to manage budgets, transactions, and categories. The API includes user authentication using JWT (JSON Web Token) for secured routes.\n\n## Table of Contents\n- [Features](#features)\n- [API Endpoints](#api-endpoints)\n- [Setup Instructions](#setup-instructions)\n- [Environment Variables](#environment-variables)\n- [Project Structure](#project-structure)\n- [Technologies Used](#technologies-used)\n\n## Features\n- User authentication using JWT.\n- CRUD operations for managing budgets and transactions.\n- Filter transactions by date, category, and more.\n- Protected routes for managing transactions and budgets.\n- Category retrieval for budget planning.\n\n## API Endpoints\n\n### User Routes\n- `POST /api/v1/users/login` - Login a user and return a JWT token.\n\n### Budget Routes (Protected)\n- `POST /api/v1/budget/create` - Create a new budget.\n- `GET /api/v1/budget/info` - Get detailed information about the current budget.\n\n### Category Routes (Protected)\n- `GET /api/v1/category` - Retrieve all available categories.\n\n### Transaction Routes (Protected)\n- `POST /api/v1/transaction/add` - Add a new transaction.\n- `GET /api/v1/transaction/info` - Get information about a specific transaction.\n- `DELETE /api/v1/transaction/delete` - Delete a transaction.\n- `POST /api/v1/transaction/filter` - Filter transactions by criteria such as date and category.\n\n## Setup Instructions\n\n### Prerequisites\nMake sure you have the following installed:\n- Node.js (v14.x or above)\n- MongoDB (running locally or using MongoDB Atlas)\n\n### Installation\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/devshivamthakur/mymoneytracking-backend\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevshivamthakur%2Fmymoneytracking-backend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevshivamthakur%2Fmymoneytracking-backend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevshivamthakur%2Fmymoneytracking-backend/lists"}