项目作者: jimmyRobson

项目描述 :
AspNet Core Web API
高级语言: C#
项目地址: git://github.com/jimmyRobson/memory-dotnet.git
创建时间: 2017-07-07T21:52:48Z
项目社区:https://github.com/jimmyRobson/memory-dotnet

开源协议:

下载


memory-dotnet

An AspNet Core API

This app uses AspNet Core to create a Web API that authenticates users and stores their game scores and user information in a SQL Database. Postman has been used to verify all the HTTP requests perform the correct operations on the requested resources. Unit tests can be found in the Memory.Tests folder.