{"id":22458200,"url":"https://github.com/deemount/accounting","last_synced_at":"2026-05-16T06:38:54.905Z","repository":{"id":118386685,"uuid":"321888589","full_name":"deemount/accounting","owner":"deemount","description":"A case study of online banking related application focussed on transactions with different order types. ","archived":false,"fork":false,"pushed_at":"2021-01-18T06:18:48.000Z","size":58,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2023-03-06T16:56:30.451Z","etag":null,"topics":["golang","json","transactions"],"latest_commit_sha":null,"homepage":"","language":"Go","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/deemount.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":"2020-12-16T06:21:37.000Z","updated_at":"2024-06-19T11:12:59.662Z","dependencies_parsed_at":null,"dependency_job_id":"22f2b827-e2fa-43ad-849b-1ef8edc2cfaf","html_url":"https://github.com/deemount/accounting","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"purl":"pkg:github/deemount/accounting","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deemount%2Faccounting","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deemount%2Faccounting/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deemount%2Faccounting/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deemount%2Faccounting/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deemount","download_url":"https://codeload.github.com/deemount/accounting/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deemount%2Faccounting/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33092868,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-16T04:41:52.686Z","status":"ssl_error","status_checked_at":"2026-05-16T04:41:52.009Z","response_time":115,"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":["golang","json","transactions"],"created_at":"2024-12-06T08:11:11.865Z","updated_at":"2026-05-16T06:38:54.887Z","avatar_url":"https://github.com/deemount.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Accounting #\n\nA online banking related application focussed on transactions\nwith different order types.\n\n## Introduction ##\n\nCreating different types of lists for exchange orders by quering transactions and\ncustomer data in a PostgreSQL Database. This combination is mostly used on transactions\nwith ATM's\n\nThe Exchange Order Types, within a transaction, are:\n\n* withdrawal:0\n* buy:1\n* spread:2\n* fee:3\n\n## Requirements ##\n\n* Go 1.15.x\n\n### Dependencies ###\n\nFollowing packages are imported and need to be installed\n\n```sh\ngo get -u github.com/google/uuid\ngo get -u github.com/imdario/mergo\ngo get -u github.com/stretchr/testify\ngo get -u gorm.io/gorm\ngo get -u gorm.io/datatypes\ngo get -u gorm.io/driver/postgres\n\n```\n\n### To Do's ###\n\n* add database driver (GORM)\n* add calculations to the list for spread, fee and withdrawal\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeemount%2Faccounting","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeemount%2Faccounting","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeemount%2Faccounting/lists"}