{"id":20592316,"url":"https://github.com/s1lvax/gamingfacts","last_synced_at":"2025-06-14T05:38:39.283Z","repository":{"id":226604314,"uuid":"769137717","full_name":"s1lvax/gamingfacts","owner":"s1lvax","description":"🎮 a simple api which returns an interesting fact about gaming","archived":false,"fork":false,"pushed_at":"2024-03-11T14:38:43.000Z","size":25,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-17T00:12:07.807Z","etag":null,"topics":["go","goapi","golang","learning-by-doing"],"latest_commit_sha":null,"homepage":"https://gamingfacts.cfsilva.com","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/s1lvax.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-03-08T12:24:43.000Z","updated_at":"2024-06-05T08:19:40.000Z","dependencies_parsed_at":"2024-11-16T07:43:30.074Z","dependency_job_id":null,"html_url":"https://github.com/s1lvax/gamingfacts","commit_stats":null,"previous_names":["s1lvax/gamingfacts"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s1lvax%2Fgamingfacts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s1lvax%2Fgamingfacts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s1lvax%2Fgamingfacts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s1lvax%2Fgamingfacts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/s1lvax","download_url":"https://codeload.github.com/s1lvax/gamingfacts/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242223024,"owners_count":20092173,"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":["go","goapi","golang","learning-by-doing"],"created_at":"2024-11-16T07:43:25.953Z","updated_at":"2025-03-06T13:47:54.708Z","avatar_url":"https://github.com/s1lvax.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Gaming Facts\n\n![logo_api](https://github.com/s1lvax/gamingfacts/assets/113994636/20f19a28-0be6-46c3-9a96-674b4a59b446)\n\n## Description\n\nA simple api that returns a random interesting fact about videogames/gaming.\n\nI wholeheartedly believe in learning-by-doing, so this is my first step into learning Go.\n\n### Example Usage\n\n```bash\ncurl https://gamingfacts.cfsilva.com/\n```\n\nResponse\n\n```json\n{\n  \"fact\": \"‘Pac-Man’ was designed to attract female gamers, which led to the character’s round shape and love for eating.\"\n}\n```\n\n### Limitations\n\nThe API is limited to `20 requests per minute`.\n\n### Documentation\n\n[\u003cimg src=\"https://github.com/s1lvax/gamingfacts/assets/113994636/4d3293a4-b58d-4b23-8926-aeb7c91716d0\"\u003e](https://rapidapi.com/s1lvax/api/gaming-facts)\n\n## Deployment\n\nThe API is deployed on a VPS using Docker and Nginx.\n\n## Local Development\n\nClone the repository\n\n```bash\ngit clone https://github.com/s1lvax/gamingfacts\n```\n\nInstall dependencies\n\n```bash\ngo mod download\n```\n\nRun API\n\n```bash\ngo run main.go\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fs1lvax%2Fgamingfacts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fs1lvax%2Fgamingfacts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fs1lvax%2Fgamingfacts/lists"}