{"id":13509561,"url":"https://github.com/bryanjos/marvel","last_synced_at":"2025-04-05T17:32:35.286Z","repository":{"id":31784310,"uuid":"35350730","full_name":"bryanjos/marvel","owner":"bryanjos","description":"CLI and Elixir API Client for the Marvel API ","archived":false,"fork":false,"pushed_at":"2023-06-29T04:38:07.000Z","size":3720,"stargazers_count":10,"open_issues_count":1,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-21T08:21:25.591Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Elixir","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/bryanjos.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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}},"created_at":"2015-05-10T00:24:46.000Z","updated_at":"2024-09-26T17:02:11.000Z","dependencies_parsed_at":"2024-01-05T21:59:43.672Z","dependency_job_id":"5e5d25f0-47c4-44a4-8329-d77ca4a288bf","html_url":"https://github.com/bryanjos/marvel","commit_stats":{"total_commits":10,"total_committers":1,"mean_commits":10.0,"dds":0.0,"last_synced_commit":"bf9049da4fc058d77c6899a248ed09835c1a6ad6"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bryanjos%2Fmarvel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bryanjos%2Fmarvel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bryanjos%2Fmarvel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bryanjos%2Fmarvel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bryanjos","download_url":"https://codeload.github.com/bryanjos/marvel/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247375209,"owners_count":20928973,"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-08-01T02:01:09.617Z","updated_at":"2025-04-05T17:32:30.273Z","avatar_url":"https://github.com/bryanjos.png","language":"Elixir","funding_links":[],"categories":["Third Party APIs"],"sub_categories":[],"readme":"Marvel\n======\n\nAPI client and CLI for the [Marvel API Client](http://developer.marvel.com/)\n\nThe API and CLI both looks for either a `marvel` config block with the following keys:\n\n* `public_key` - Your Marvel Public Key\n* `private_key` - Your Marvel Private Key\n\nor looks for the following environment variables\n\n* `MARVEL_PUBLIC_KEY` - Your Marvel Public Key\n* `MARVEL_PRIVATE_KEY` - Your Marvel Private Key\n\n[Documentation](http://hexdocs.pm/marvel/)\n\n\nUsage for CLI Client:\n\n```\n  usage: marvel \u003ccommand\u003e [options]\n\n  commands:\n    characters    Gets character data.\n    comics        Gets comic data.\n    creators      Gets creator data.\n    events        Gets event data.\n    series        Gets series data.\n    stories       Gets story data.\n\n  \"entity\" in the options below correspond to the commands above.\n  You cannot the option if it has the same name as the command\n\n  invalid ex: marvel characters --characters\n\n  options:\n    -s  --search  [searchText]  searches for entities that begin with the searchText\n    -i  --id [id]               the id of the entity\n    -co --comics                the comics for the entity\n    -ev --events                the events for the entity\n    -se --series                the series for the entity (does not work for comics)\n    -st --stories               the stories for the entity\n    -ch --characters            the characters for the entity (does not work for creators)\n    -ch --creators              the creators for the entity (does not work for characters)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbryanjos%2Fmarvel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbryanjos%2Fmarvel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbryanjos%2Fmarvel/lists"}