Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 948 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 948 Bytes

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