{"id":18068385,"url":"https://github.com/cypher-o/expense_tracker","last_synced_at":"2026-05-15T12:34:17.944Z","repository":{"id":259777058,"uuid":"879394914","full_name":"Cypher-O/expense_tracker","owner":"Cypher-O","description":"An expense tracker API built using FastAPI","archived":false,"fork":false,"pushed_at":"2024-10-27T21:01:04.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-05T16:12:54.788Z","etag":null,"topics":["expense-tracker","fastapi","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Cypher-O.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-10-27T19:35:17.000Z","updated_at":"2024-10-27T21:01:08.000Z","dependencies_parsed_at":"2024-10-28T10:12:59.473Z","dependency_job_id":null,"html_url":"https://github.com/Cypher-O/expense_tracker","commit_stats":null,"previous_names":["cypher-o/expense_tracker"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Cypher-O/expense_tracker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cypher-O%2Fexpense_tracker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cypher-O%2Fexpense_tracker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cypher-O%2Fexpense_tracker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cypher-O%2Fexpense_tracker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Cypher-O","download_url":"https://codeload.github.com/Cypher-O/expense_tracker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cypher-O%2Fexpense_tracker/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265445607,"owners_count":23766523,"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","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":["expense-tracker","fastapi","python"],"created_at":"2024-10-31T08:06:16.447Z","updated_at":"2026-05-15T12:34:17.916Z","avatar_url":"https://github.com/Cypher-O.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Expense Tracker API\n\nA simple and efficient API for tracking expenses, allowing users to create, retrieve, update, and delete expense entries.\n\n## Features\n\n- Create new expenses\n- Retrieve a list of expenses\n- Get details of a specific expense\n- Update existing expenses\n- Delete expenses\n\n## Getting Started\n\n### Prerequisites\n\n- Python 3.9+\n- pip (Python package installer)\n\n### Installation\n\n1. Clone the repository:\n\n   ```sh\n   git clone https://github.com/cypher-o/expense_tracker.git\n   ```\n\n   ```sh\n   cd expense_tracker\n   ```\n\n2. Install the required packages:\n\n   ```sh\n   pip install -r requirements.txt\n   ```\n\n### Running the API\n\nTo run the API locally, use the following command:\n\n   ```sh\n   uvicorn app.main:app --reload\n   ```\n\n   Once the server is running, you can access the API at `http://127.0.0.1:8000`\n\n### API Documentation\n\nThe API documentation is automatically generated by FastAPI and can be accessed at:\n\n- Swagger UI: `http://127.0.0.1:8000/docs`\n- ReDoc: `http://127.0.0.1:8000/redoc`\n\n### License\n\nThis project is licensed under the MIT License - see the LICENSE file for details.\n\n### Contributing\n\nContributions are welcome! Please open an issue or submit a pull request.\n\n### Acknowledgements\n\n- FastAPI - The web framework used.\n- SQLAlchemy - Database toolkit for Python.\n  ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcypher-o%2Fexpense_tracker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcypher-o%2Fexpense_tracker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcypher-o%2Fexpense_tracker/lists"}