{"id":23718551,"url":"https://github.com/hvu-dev/finance-manager","last_synced_at":"2026-04-09T16:31:41.825Z","repository":{"id":196355302,"uuid":"622556745","full_name":"hvu-dev/finance-manager","owner":"hvu-dev","description":"Finance manager: A simple RESTful APIs for expenses management","archived":false,"fork":false,"pushed_at":"2023-05-01T12:57:36.000Z","size":37,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2024-12-30T21:23:21.666Z","etag":null,"topics":["docker-compose","fastapi","postgresql","python3","sqlalchemy"],"latest_commit_sha":null,"homepage":"","language":"Python","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/hvu-dev.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}},"created_at":"2023-04-02T13:21:13.000Z","updated_at":"2023-08-13T01:11:47.000Z","dependencies_parsed_at":"2023-09-24T18:19:12.712Z","dependency_job_id":null,"html_url":"https://github.com/hvu-dev/finance-manager","commit_stats":null,"previous_names":["huyvq18411c/finance-manager","hvu-dev/finance-manager"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hvu-dev%2Ffinance-manager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hvu-dev%2Ffinance-manager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hvu-dev%2Ffinance-manager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hvu-dev%2Ffinance-manager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hvu-dev","download_url":"https://codeload.github.com/hvu-dev/finance-manager/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239808462,"owners_count":19700442,"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":["docker-compose","fastapi","postgresql","python3","sqlalchemy"],"created_at":"2024-12-30T21:23:24.854Z","updated_at":"2026-02-10T23:30:16.689Z","avatar_url":"https://github.com/hvu-dev.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Finance manager\nA simple backend to store your daily expense.\n## Tech stacks\n- Docker Compose\n- Python (3.10)\n- FastAPI (0.95.0)\n- PostgreSQL (14.0)\n- ORM: SQLAlchemy\n## Installation\n- Step 1: Pull the project\n- Step 2: In the project root, run: `docker-compose up -d` or if you're using Docker Compose V2, `docker compose up -d`\n\nIn case you want to run this as standalone application, you can using the following command: \n\n```uvicorn financesvc.main:app --reload --host 0.0.0.0 --port 8001```. \n\nChange your port and ip to fit your requirements.\n## Change your configurations\nMost of the settings are stored in `docker-compose.yaml` and `financesvc/settings.py`.\nYou can update database connections if you're using an external database in either docker-compose file or directly in `settings.py`\nFor CORS settings, you can update your upstream domain in `ALLOW_ORIGINS`.\n## Reference\n- FastAPI: https://fastapi.tiangolo.com/\n- SQLAlchemy: https://www.sqlalchemy.org/\n\n### Sample front end:\n- [finanace-manager-ui](https://github.com/HuyVQ18411c/finance-manager-ui)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhvu-dev%2Ffinance-manager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhvu-dev%2Ffinance-manager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhvu-dev%2Ffinance-manager/lists"}