North-Dargan / Project-Dynamo

Repo for the NDIC developer group's 2017-2018 project
0 stars 0 forks source link

Stub out backend API #18

Open s2kguy opened 6 years ago

s2kguy commented 6 years ago

AS A Dargan Street Developer I WANT TO create a skeleton .NET Core 2.0 Web API that implements SignalR SO THAT the back-end team can begin production of the Whose Lips web application.

s2kguy commented 6 years ago

Skeleton API has been created, and uploaded to the repo. Awaiting the completion of the hub class functions in order to build out the front-end Angular 5 service that will communicate with the SignalR hub.