{"id":18763290,"url":"https://github.com/eiberham/marvel","last_synced_at":"2025-12-16T01:14:17.315Z","repository":{"id":39471960,"uuid":"196105897","full_name":"eiberham/marvel","owner":"eiberham","description":":koala: Marvel comic's api prototype in golang","archived":false,"fork":false,"pushed_at":"2023-01-04T04:22:27.000Z","size":18292,"stargazers_count":1,"open_issues_count":25,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2024-12-29T05:24:25.984Z","etag":null,"topics":[],"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/eiberham.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}},"created_at":"2019-07-10T01:06:51.000Z","updated_at":"2023-03-09T04:28:24.000Z","dependencies_parsed_at":"2023-02-01T20:00:47.453Z","dependency_job_id":null,"html_url":"https://github.com/eiberham/marvel","commit_stats":null,"previous_names":["wwleak/marvel","scripthub/marvel"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eiberham%2Fmarvel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eiberham%2Fmarvel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eiberham%2Fmarvel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eiberham%2Fmarvel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eiberham","download_url":"https://codeload.github.com/eiberham/marvel/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239661793,"owners_count":19676409,"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-11-07T18:25:37.824Z","updated_at":"2025-12-16T01:14:17.235Z","avatar_url":"https://github.com/eiberham.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Marvel\nMarvel comic's api prototype in go language + react client\n\nThis is the first practice i've done with golang, so far it has three endpoints with little swagger documentation as it's still in development.\n\nBelow you can see the list of available endpoints:\n\n\u003ctable\u003e\n  \u003ctr\u003e\n    \u003cth\u003eVerb\u003c/th\u003e\u003cth\u003eResource\u003c/th\u003e\u003cth\u003eDescription\u003c/th\u003e\u003cth\u003eScope\u003c/th\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n  \u003ctd\u003eGET\u003c/td\u003e\u003ctd\u003e/characters\u003c/td\u003e\u003ctd\u003eGet list of characters\u003c/td\u003e\u003ctd\u003ePublic\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003eGET\u003c/td\u003e\u003ctd\u003e/characters/:id\u003c/td\u003e\u003ctd\u003eGet a single character\u003c/td\u003e\u003ctd\u003ePublic\u003c/td\u003e  \n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003eGET\u003c/td\u003e\u003ctd\u003e/comics\u003c/td\u003e\u003ctd\u003eGet list of comics\u003c/td\u003e\u003ctd\u003ePublic\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003eGET\u003c/td\u003e\u003ctd\u003e/comics/:id\u003c/td\u003e\u003ctd\u003eGet a single comic\u003c/td\u003e\u003ctd\u003ePublic\u003c/td\u003e  \n  \u003c/tr\u003e\n\u003c/table\u003e\n\n\n\u003ctable border=\"0\" cellspacing=\"0\" cellpadding=\"0\" style=\"border-collapse: collapse; border: none;\"\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003cimg alt=\"GitHub\" src=\"https://img.shields.io/github/license/wwleak/marvel?style=for-the-badge\"\u003e\u003c/td\u003e\n    \u003ctd\u003e\u003cimg alt=\"GitHub code size in bytes\" src=\"https://img.shields.io/github/languages/code-size/wwleak/marvel?style=for-the-badge\"\u003e\u003c/td\u003e\n    \u003ctd\u003e\u003cimg alt=\"GitHub top language\" src=\"https://img.shields.io/github/languages/top/wwleak/marvel?style=for-the-badge\"\u003e\u003c/td\u003e\n    \u003ctd\u003e\u003cimg alt=\"GitHub last commit\" src=\"https://img.shields.io/github/last-commit/wwleak/marvel?style=for-the-badge\"\u003e\u003c/td\u003e\n    \u003ctd\u003e\u003cimg alt=\"GitHub stars\" src=\"https://img.shields.io/github/stars/wwleak/marvel?style=for-the-badge\"\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feiberham%2Fmarvel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feiberham%2Fmarvel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feiberham%2Fmarvel/lists"}