项目作者: GaProgMan

项目描述 :
An extremely simple ReactJs Client and .NET Core Server application for giving Hi Fives
高级语言: C#
项目地址: git://github.com/GaProgMan/Bro-As-A-Service.git
创建时间: 2016-11-01T20:49:32Z
项目社区:https://github.com/GaProgMan/Bro-As-A-Service

开源协议:MIT License

下载


Bro-As-A-Service

Bro-As-A-Service is a collaboration project started by zacbraddy and GaProgMan.

It started as a discussion on the official Slack team for the Coding Blocks podcast.

Purpose of the Project

To build a webservice which will allow a user to initiate a virtual Hi-Five.

Bro-As-A-Service is comprised of two parts:

  1. HiFive-Ui
  2. HiFive-Server

HiFive-ui is a ReactJs project and zacbraddy has provided a write up about it on GaProgMan’s blog

HiFive-Server a .NET Core 1.0 WebApi project and GaProgMan has provided a write up about it on zacbraddy’s blog