{"id":16480640,"url":"https://github.com/fredericheem/coinfeed-backend","last_synced_at":"2026-05-09T23:16:43.328Z","repository":{"id":12976010,"uuid":"15654656","full_name":"FredericHeem/coinfeed-backend","owner":"FredericHeem","description":"coinfeed-backend grabs bitcoin market data from different exchanges and store the data into databases","archived":false,"fork":false,"pushed_at":"2014-10-28T13:21:00.000Z","size":244,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-11T08:48:41.377Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","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/FredericHeem.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}},"created_at":"2014-01-05T16:42:07.000Z","updated_at":"2014-10-28T13:21:00.000Z","dependencies_parsed_at":"2022-09-13T22:42:25.939Z","dependency_job_id":null,"html_url":"https://github.com/FredericHeem/coinfeed-backend","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/FredericHeem%2Fcoinfeed-backend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FredericHeem%2Fcoinfeed-backend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FredericHeem%2Fcoinfeed-backend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FredericHeem%2Fcoinfeed-backend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FredericHeem","download_url":"https://codeload.github.com/FredericHeem/coinfeed-backend/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241180982,"owners_count":19923330,"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":[],"created_at":"2024-10-11T13:04:51.696Z","updated_at":"2026-05-09T23:16:43.284Z","avatar_url":"https://github.com/FredericHeem.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Introduction\n**coinfeed-backend** grabs bitcoin market data from different exchanges and store the data into databases.\nSee [coinfeed](https://github.com/FredericHeem/coinfeed) for the web frontend.\n\n## Getting started\n\t\n### Get source and build it\n\n    git clone git@github.com:FredericHeem/coinfeed-backend.git\n    cd coinfeed-backend\n    mvn install\t\n\n## Development\n\n**coinfeed-backend** is built with maven, developed with eclipse, tested with junit, statically analyzed, code covered, and continuously integrated: [![Build Status](https://travis-ci.org/FredericHeem/coinfeed-backend.png)](https://travis-ci.org/FredericHeem/coinfeed-backend)\n\nThe state machine code generator [StateForge](http://www.stateforge.com) is used to implement this backend. By the way, I'm the author of these state machine tools, developers need to eat their own dog food. \n\nMongodb is used to store the data.\n\n\n### Generate the eclipse project\n\n    mvn eclipse:eclipse\n\n### Run the unitest\n\n    mvn test\n\n### Run static analysis with [pmd] (http://pmd.sourceforge.net/)\n\n    mvn pmd:pmd   \n     \nView the report at target/site/pmd.html\n\n### Run static analysis [findbugs] (http://findbugs.sourceforge.net/)\n\n    mvn site:site\n    \nView the report at target/site/findbugs.html    \n\n### Generate the code coverage report with [cobertura] (http://cobertura.sourceforge.net/)\n\n    mvn cobertura:cobertura\n    \nView report at target/site/cobertura/index.html \n\t                                                         \n## Contributors\n\n[FredericHeem](https://github.com/FredericHeem)\n\n\n\n\t\n\n\t\n\t\n\n\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffredericheem%2Fcoinfeed-backend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffredericheem%2Fcoinfeed-backend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffredericheem%2Fcoinfeed-backend/lists"}