{"id":17256433,"url":"https://github.com/gregmalcolm/ed-materializer","last_synced_at":"2026-01-02T06:42:23.414Z","repository":{"id":66731168,"uuid":"49312418","full_name":"gregmalcolm/ed-materializer","owner":"gregmalcolm","description":"Material prospecting API for use with Elite: Dangerous second party tooling","archived":false,"fork":false,"pushed_at":"2016-06-23T02:31:18.000Z","size":325,"stargazers_count":5,"open_issues_count":7,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-24T19:37:27.811Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://api.edmaterializer.com/","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/gregmalcolm.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":"2016-01-09T05:38:07.000Z","updated_at":"2018-11-17T14:10:19.000Z","dependencies_parsed_at":"2023-06-03T04:30:25.428Z","dependency_job_id":null,"html_url":"https://github.com/gregmalcolm/ed-materializer","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/gregmalcolm%2Fed-materializer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregmalcolm%2Fed-materializer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregmalcolm%2Fed-materializer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregmalcolm%2Fed-materializer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gregmalcolm","download_url":"https://codeload.github.com/gregmalcolm/ed-materializer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243701462,"owners_count":20333631,"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-15T07:14:27.032Z","updated_at":"2026-01-02T06:42:23.387Z","avatar_url":"https://github.com/gregmalcolm.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"Materializer\n============\n\n[![Build Status](https://travis-ci.org/gregmalcolm/ed-materializer.svg)](https://travis-ci.org/gregmalcolm/ed-materializer)\n\nThis is a simple API for storing material prospecting data for the Elite Dangerous computer game.\n\nPrimarily implemented so that [EDDiscovery](https://github.com/EDDiscovery/EDDiscovery)\ncan have a place to store prospecting materials data.\n\nThere are also plans to develop a [web frontend](https://github.com/gregmalcolm/ed-materializer-frontend).\n\nSetup\n-----\n\n1) Install Ruby 2.2.4\n\n2) Install Postgres\n\n3) Create a role for postgres:\n```\ncreateuser -r ed_materializer\n```\n\n4) Run this to setup:\n```\nbundle\nrake db:create\nrake db:migrate\n```\n\n5) Optional, pull down data from the “monster” prospecting spreadsheet:\n```\nrake import:spreadsheet\n```\n\n6) Start the rails server on port 3000:\n```\nrails s\n```\n\nSchema\n------\n\nDocumented in the schema [wiki](https://github.com/gregmalcolm/ed-materializer/wiki/Schema)\n\nContributing\n------------\n\nAn app can either register commanders through the API (or my frontend app). In special cases I can offer an app level account.\n\nContributions to the project are welcome, though Issues and Pull Request.\n\nYou can discuss details on the Elite Dangerous forum here:\n\nhttps://forums.frontier.co.uk/showthread.php?t=242152\u0026p=3754329#post3754329\n\nYou also ping me (as @Marlon Blake) on Discord chat server:\n\nhttps://discord.gg/0wESJJF3brdY0NVK\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgregmalcolm%2Fed-materializer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgregmalcolm%2Fed-materializer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgregmalcolm%2Fed-materializer/lists"}