An open API service indexing awesome lists of open source software.

https://github.com/jguadagno/startr

S.t.a.r.t.R is a sample project that shows how to leverage SignalR, TopShelf, Asp.Net MVC, RabbitMQ, Twitter Bootstrap and Redis to build highly scalable real-time web sites using Command Queues and Event Driven Architecture.
https://github.com/jguadagno/startr

Last synced: about 2 months ago
JSON representation

S.t.a.r.t.R is a sample project that shows how to leverage SignalR, TopShelf, Asp.Net MVC, RabbitMQ, Twitter Bootstrap and Redis to build highly scalable real-time web sites using Command Queues and Event Driven Architecture.

Awesome Lists containing this project

README

        

StartR
=====

# About
S.t.a.r.t.R is a sample project that shows how to leverage SignalR/ServiceStack, TopShelf, Asp.Net MVC/AngularJS, RabbitMQ, Twitter Bootstrap and Redis to build highly scalable real-time web sites using Command Queues and Event Driven Architecture.

# Technologies
* SignalR
* TopShelf
* Asp.Net MVC
* AngularJS
* RabbitMQ
* ServiceStack
* Swagger
* Redis

# How To Use
TBD