Skip to content

GaProgMan/Bro-As-A-Service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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