{"id":16389336,"url":"https://github.com/marcelog/minesweeper-api","last_synced_at":"2026-06-04T16:31:32.644Z","repository":{"id":139308794,"uuid":"164225171","full_name":"marcelog/minesweeper-API","owner":"marcelog","description":null,"archived":false,"fork":false,"pushed_at":"2019-01-07T22:52:07.000Z","size":57,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-22T16:05:53.589Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/marcelog.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":"2019-01-05T15:05:56.000Z","updated_at":"2019-12-07T15:48:53.000Z","dependencies_parsed_at":null,"dependency_job_id":"df74d4db-c903-4485-831f-9b025d6aa0f0","html_url":"https://github.com/marcelog/minesweeper-API","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/marcelog/minesweeper-API","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcelog%2Fminesweeper-API","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcelog%2Fminesweeper-API/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcelog%2Fminesweeper-API/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcelog%2Fminesweeper-API/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marcelog","download_url":"https://codeload.github.com/marcelog/minesweeper-API/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcelog%2Fminesweeper-API/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33914546,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-04T02:00:06.755Z","response_time":64,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-11T04:32:24.347Z","updated_at":"2026-06-04T16:31:32.619Z","avatar_url":"https://github.com/marcelog.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# minesweeper-API\n\n## Build\n\nInstall [golint](https://github.com/golang/lint) like:\n```bash\ngo get -u golang.org/x/lint/golint\n```\n\nThen just:\n\n```bash\nmake\n```\n\nIt will run tools like [vet](https://golang.org/cmd/vet/), and\n[golint](https://github.com/golang/lint), compile, run tests, format the code,\nand open the coverage report.\n\n## Running\nAfter building the server (see above), just run either of:\n\n* build/minesweeper-API-linux\n* build/minesweeper-API-darwin\n\n## API Docs\nSee [spec.yml](https://github.com/marcelog/minesweeper-API/blob/master/spec.yml)\nwhich is in [Swagger](https://swagger.io) format.\n\n## Basics\n* Create a user by `POST`ing to `/users`. You get your user id and api key.\n* Use the api key to authenticate to any protected endpoints by sending your api key in the `X-API-Key` header.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcelog%2Fminesweeper-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarcelog%2Fminesweeper-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcelog%2Fminesweeper-api/lists"}