SD后端工程测试 源码
作者:Irina Ivahno 日期:06/06/2020 描述 C#.Net Core 3.1 API中的解决方案。 提供井字游戏的API端点。 玩家1移动时,始终为“ X”。 玩家2放“ 0” 终点: - Get all games: GET /games/ - Create new game/board: POST: /games/ - Get game details: GET: /games/ - Player plays: PUT: /games/ Body of the request should be in
文件列表
sd-backend-engineering-test-master.zip
(预估有个41文件)
sd-backend-engineering-test-master
Logic
IGameEvaluator.cs
246B
BasicGameEvaluator.cs
3KB
build.sh
404B
tictactoe_service.csproj
929B
Configuration
AWSDynamoConfig.cs
384B
LambdaEntry.cs
2KB
Startup.cs
4KB
暂无评论