{"id":15365924,"url":"https://github.com/ivanprodaiko94/ssh-test","last_synced_at":"2025-08-12T13:38:58.513Z","repository":{"id":111714149,"uuid":"225638332","full_name":"IvanProdaiko94/ssh-test","owner":"IvanProdaiko94","description":null,"archived":false,"fork":false,"pushed_at":"2020-01-14T09:49:33.000Z","size":125,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-09T19:53:41.550Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/IvanProdaiko94.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":"2019-12-03T14:21:20.000Z","updated_at":"2020-01-14T09:49:35.000Z","dependencies_parsed_at":null,"dependency_job_id":"52045630-8dc4-4449-b77f-f0b4345b997d","html_url":"https://github.com/IvanProdaiko94/ssh-test","commit_stats":{"total_commits":12,"total_committers":1,"mean_commits":12.0,"dds":0.0,"last_synced_commit":"6d5b5b30cfe0708942845cfc9b5fd5f632a5b78e"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/IvanProdaiko94/ssh-test","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IvanProdaiko94%2Fssh-test","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IvanProdaiko94%2Fssh-test/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IvanProdaiko94%2Fssh-test/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IvanProdaiko94%2Fssh-test/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IvanProdaiko94","download_url":"https://codeload.github.com/IvanProdaiko94/ssh-test/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IvanProdaiko94%2Fssh-test/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270070359,"owners_count":24522043,"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","status":"online","status_checked_at":"2025-08-12T02:00:09.011Z","response_time":80,"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-01T13:16:42.909Z","updated_at":"2025-08-12T13:38:58.486Z","avatar_url":"https://github.com/IvanProdaiko94.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ssh-test\n\n## Prerequisites\n\nAuthor used `go version go1.12.13 darwin/amd64`.\nYou must have `docker`, `docker-compose`, `openssl` installed on your computer.\n\n### Reading\n\nHow to [generate certificate](https://gist.github.com/cecilemuller/9492b848eb8fe46d462abeb26656c4f8#how-to-create-an-https-certificate-for-localhost-domains).\nHow to [set up custom server](https://github.com/go-swagger/go-swagger/blob/master/docs/tutorial/custom-server.md)\n\nI have decided to create the game that will not be a stupid one.\nHence, this I thought I could use Markov process.\n\nI found [this article](https://ambareeshr.wordpress.com/2019/01/07/markov-decision-process-for-tic-tac-toe/) and\n[this repo](https://github.com/revanurambareesh/mdp-tic-tac-toe).\n\n## How to start\n```.bash\n# generate code\nmake generate\n\n# install dependencies\nmake deps\n\n# generate certificate\nmake generate_certificate\n\n# start server and postgres\ndocker-compose up\n```\n\n## How to play\n\nLoad [this file](./ssh.postman_collection.json) (it is a collection) to Postman and play.\n\n## How to run tests\n\n```bash\nmake unit_test\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fivanprodaiko94%2Fssh-test","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fivanprodaiko94%2Fssh-test","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fivanprodaiko94%2Fssh-test/lists"}