{"id":25437134,"url":"https://github.com/ka8725/monmon","last_synced_at":"2025-05-15T04:11:15.561Z","repository":{"id":53153133,"uuid":"237831410","full_name":"ka8725/monmon","owner":"ka8725","description":"A personal Financial Manager: Reserve Fund, Money, Investment, Assets, Financial Plan","archived":false,"fork":false,"pushed_at":"2023-03-16T07:34:28.000Z","size":44,"stargazers_count":0,"open_issues_count":4,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-17T08:36:28.815Z","etag":null,"topics":["api","back-end","finances","money","money-manager","ruby"],"latest_commit_sha":null,"homepage":"http://tobe.created","language":"Ruby","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/ka8725.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":"2020-02-02T20:24:09.000Z","updated_at":"2021-03-11T23:12:25.000Z","dependencies_parsed_at":"2025-02-17T08:32:50.332Z","dependency_job_id":"8e36191b-9c71-44d0-b665-2b4f9a0c1e8c","html_url":"https://github.com/ka8725/monmon","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ka8725%2Fmonmon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ka8725%2Fmonmon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ka8725%2Fmonmon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ka8725%2Fmonmon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ka8725","download_url":"https://codeload.github.com/ka8725/monmon/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254270654,"owners_count":22042860,"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":["api","back-end","finances","money","money-manager","ruby"],"created_at":"2025-02-17T08:32:45.406Z","updated_at":"2025-05-15T04:11:10.540Z","avatar_url":"https://github.com/ka8725.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Monmon\n\n## Use\n---\nRun tests: `ruby -I lib test/process_test.rb`\n\nRuby CLI: `./bin/cli`\n\nUse to run with database: `./bin/cli -a DB`\n\nUse to run with CSV file: `./bin/cli -a CSV`\n\nUse to change main currency. Where main currency is global standard ISO 4217: `./bin/cli -m USD`\n\n## How DATABASE_URL should be specified\n---\nURI is formed as follows:\n    `postgresql://[user[:password]@][netloc][:port][/dbname][?param1=value1\u0026...]`\n\nFor examples:\n    \n    `postgresql://`\n\n    `postgresql://localhost`\n\n    `postgresql://localhost:5432`\n\n    `postgresql://localhost/mydb`\n\n    `postgresql://user@localhost`\n\n    `postgresql://user:secret@localhost`\n\n    `postgresql://other@localhost/otherdb?connect_timeout=10\u0026application_name=myapp`\n\n    `postgresql://localhost/mydb?user=other\u0026password=secret`\n\n## Create DataBase\n---\nRun this command in your terminal to create database: `psql -f commands.sql`\n\n## Run server\n---\nRun server: `rackup`\n\nNext go to localhost:9292\n\nUse to go to http://localhost:9292/ :\n\nFor **Linux**:\n\n`xdg-open http://localhost:9292/`\n\nFor **Windows**:\n\n`open http://localhost:9292/`\n\nFor **MacOS**:\n\n `open -a \"Safari\" http://localhost:9292/`\n\nor\n\n `open http://localhost:9292/`","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fka8725%2Fmonmon","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fka8725%2Fmonmon","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fka8725%2Fmonmon/lists"}