{"id":18395679,"url":"https://github.com/lukeuke/asp-game-api","last_synced_at":"2025-06-26T12:03:56.027Z","repository":{"id":41319360,"uuid":"503874370","full_name":"Lukeuke/asp-game-api","owner":"Lukeuke","description":null,"archived":false,"fork":false,"pushed_at":"2022-07-20T11:56:51.000Z","size":266,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-26T12:02:17.929Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C#","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/Lukeuke.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}},"created_at":"2022-06-15T18:09:14.000Z","updated_at":"2023-01-31T00:21:26.000Z","dependencies_parsed_at":"2022-08-20T03:10:18.171Z","dependency_job_id":null,"html_url":"https://github.com/Lukeuke/asp-game-api","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Lukeuke/asp-game-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lukeuke%2Fasp-game-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lukeuke%2Fasp-game-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lukeuke%2Fasp-game-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lukeuke%2Fasp-game-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Lukeuke","download_url":"https://codeload.github.com/Lukeuke/asp-game-api/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lukeuke%2Fasp-game-api/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262063445,"owners_count":23252761,"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-06T02:11:41.853Z","updated_at":"2025-06-26T12:03:55.941Z","avatar_url":"https://github.com/Lukeuke.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GuessWord Server\nGuessWord Server is a API made in ASP.NET, which provides: \n- User login/registration with JWT authentication,\n- ORM MSSQL Database,\n- Entity Framework\n\n\u003e  This API takes word from other api, and user has to guess the word, its simmilar to game called \"Wordle\"\n\n## Installation\n\n```bash\ngit clone https://github.com/Lukeuke/asp-game-api.git\n```\n\n- Go to \u003cem\u003e ./Application \u003c/em\u003e folder\n\n### Run with docker\n\nstill not supporting fully dockerized run, because of DataBase\n\n```bash\ndocker build -t guesswordapi .\n```\n\n```bash\ndocker run -p 8080:80 guesswordapi\n```\n\n### Run with dotnet\n- Change connection string to your DataBase\n- Create Db called \"GuessWordDb\"\n\n```bash\ndotnet ef database update\n```\n\n- after this you can run this application\n```bash\ndotnet run\n```\n\n## Endpoints\n![Endpoints.](./pics/endpoint.png \"endpoints\")\n\n## Authors\n- [@Lukeuke](https://www.github.com/Lukeuke)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flukeuke%2Fasp-game-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flukeuke%2Fasp-game-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flukeuke%2Fasp-game-api/lists"}