{"id":24692430,"url":"https://github.com/codeflow-inc/expensescontrol","last_synced_at":"2026-05-03T15:35:25.210Z","repository":{"id":273083092,"uuid":"918619461","full_name":"CodeFlow-Inc/ExpensesControl","owner":"CodeFlow-Inc","description":"A simple and efficient REST API to manage personal expenses. The focus is on implementing small but well-optimized features, such as expense categorization and summary reports.","archived":false,"fork":false,"pushed_at":"2025-02-04T01:26:07.000Z","size":249,"stargazers_count":1,"open_issues_count":5,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-22T02:13:29.687Z","etag":null,"topics":["backend","csharp","docker","dotnet","entity-framework"],"latest_commit_sha":null,"homepage":"","language":"C#","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/CodeFlow-Inc.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":"2025-01-18T12:17:10.000Z","updated_at":"2025-02-04T01:35:01.000Z","dependencies_parsed_at":"2025-01-18T15:31:33.373Z","dependency_job_id":"531e1b10-a45e-45c8-ad9d-8027ad883e66","html_url":"https://github.com/CodeFlow-Inc/ExpensesControl","commit_stats":null,"previous_names":["nicolasbuscarini/expensescontrol","codeflow-inc/expensescontrol"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/CodeFlow-Inc/ExpensesControl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeFlow-Inc%2FExpensesControl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeFlow-Inc%2FExpensesControl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeFlow-Inc%2FExpensesControl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeFlow-Inc%2FExpensesControl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CodeFlow-Inc","download_url":"https://codeload.github.com/CodeFlow-Inc/ExpensesControl/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeFlow-Inc%2FExpensesControl/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274201071,"owners_count":25240196,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["backend","csharp","docker","dotnet","entity-framework"],"created_at":"2025-01-26T20:15:12.153Z","updated_at":"2026-05-03T15:35:25.155Z","avatar_url":"https://github.com/CodeFlow-Inc.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"### **Project: Expense Control API**\r\n\r\n#### **Description**\r\nA simple and efficient REST API to manage personal expenses. The focus is on implementing small but well-optimized features, such as expense categorization, summary reports, and basic authentication. It aims to highlight best practices, including the use of design patterns, testing, and query optimization.\r\n\r\n---\r\n\r\n### **Features**\r\n\r\n1. **Expense Management**\r\n   - CRUD operations for expenses:\r\n     - Fields: description, amount, date, category (e.g., food, transportation, etc.).\r\n   - Input validations (e.g., amount must be greater than zero).\r\n\r\n2. **Simple Reports**\r\n   - Total expenses for specific periods (monthly, weekly...).\r\n   - Total expenses by category.\r\n\r\n3. **Export**\r\n   - Endpoint to export expenses in CSV format.\r\n\r\n---\r\n\r\n### **Endpoint Structure**\r\n\r\n- **Expenses**\r\n  - `GET /api/expenses` - Retrieve the user's expenses.\r\n  - `POST /api/expenses` - Add a new expense.\r\n  - `PUT /api/expenses/{id}` - Update an expense.\r\n  - `DELETE /api/expenses/{id}` - Delete an expense.\r\n\r\n- **Reports**\r\n  - `GET /api/reports/summary` - Summary of expenses by period.\r\n  - `GET /api/reports/by-category` - Total expenses by category.\r\n\r\n- **Export**\r\n  - `GET /api/expenses/export` - Export expenses in CSV format.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodeflow-inc%2Fexpensescontrol","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodeflow-inc%2Fexpensescontrol","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodeflow-inc%2Fexpensescontrol/lists"}