{"id":19973817,"url":"https://github.com/7bridges-eu/carter","last_synced_at":"2025-07-06T21:11:55.712Z","repository":{"id":159943715,"uuid":"103925277","full_name":"7bridges-eu/carter","owner":"7bridges-eu","description":"Twitter analysis with Clojure and OrientDB","archived":false,"fork":false,"pushed_at":"2019-05-09T09:50:05.000Z","size":490,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-08T01:42:16.939Z","etag":null,"topics":["clojure","clojurescript","graph","orientdb","twitter"],"latest_commit_sha":null,"homepage":null,"language":"Clojure","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/7bridges-eu.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2017-09-18T10:28:58.000Z","updated_at":"2019-05-09T09:50:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"c01b9583-ba7e-441f-9095-271a233fca44","html_url":"https://github.com/7bridges-eu/carter","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/7bridges-eu%2Fcarter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/7bridges-eu%2Fcarter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/7bridges-eu%2Fcarter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/7bridges-eu%2Fcarter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/7bridges-eu","download_url":"https://codeload.github.com/7bridges-eu/carter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252279035,"owners_count":21722819,"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":["clojure","clojurescript","graph","orientdb","twitter"],"created_at":"2024-11-13T03:13:00.906Z","updated_at":"2025-05-04T02:32:16.990Z","avatar_url":"https://github.com/7bridges-eu.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n    \u003cimg src=\"https://github.com/7bridges-eu/carter/blob/master/resources/logo.png\" alt=\"7bridges carter\"\n    width=\"500px\" height=\"122px\"/\u003e\n\u003c/p\u003e\n\n# carter\n\n**carter** is an example project to show the usage of\n[OrientDB](http://orientdb.com/orientdb/) binary protocol through\n[7bridges](https://7bridges.eu) Clojure driver\n[clj-odbp](https://github.com/7bridges-eu/clj-odbp).\n\nGive it a try: https://carter.7bridges.eu/\n\n## Self-hosted setup\n\nIf you want to self-host the project, or intend to use the code as a base for a\npersonal project, create a `conf/config.edn` file in the root of the project\nwith the following format.\n\n``` clojure\n{:http {:port 8080}\n :orient {:host \u003cyour-orientdb-instance\u003e\n          :port \u003cyour-orientdb-port\u003e\n          :db-name \u003cyour-db-name\u003e\n          :properties {:user \u003cyour-user\u003e\n                       :password \u003cyour-password}}\n :twitter\n {:consumer-key \u003cyour-consumer-key\u003e\n  :consumer-secret \u003cyour-consumer-key-secret\u003e}}\n```\n\n`consumer-key` and `consumer-secret` are the Consumer Key and Consumer Secret\nyou will find in “Keys and Access Tokens” of your Twitter application\nmanagement.\n\nThen run:\n\n``` shell\n$ lein init-db\n$ lein cljsbuild once\n$ lein run\n```\n\nNow point your browser to `http://localhost:8080/` and have fun.\n\n## License\n\nCopyright © 2017 7bridges\n\nDistributed under the Apache License 2.0.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F7bridges-eu%2Fcarter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F7bridges-eu%2Fcarter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F7bridges-eu%2Fcarter/lists"}