Skip to content

adambro/larmo-server

 
 

Repository files navigation

Larmo Server

Build Status Scrutinizer Code Quality Code Climate Test Coverage

What is it?

This project is a PoC of a central hub that stores information from many data feeds - control version systems, Skype, IRC, etc. - in order to have a clear project history with ability to search and analyse and sending out aggregated information to different media: email, IRC, Skype, etc.

Is it really working?

Yes, you can check the webapp under http://larmo.herokuapp.com/ - it's currently connected to our Github repo.

Public API

POST /registerPacket
GET /latestMessages
GET /availableSources

Composer scripts for Larmo Server

$: composer phplint
$: composer test
$: composer behat

About

Central hub that stores information from many data feeds - CVS, CI, Skype, IRC etc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 97.8%
  • Gherkin 2.0%
  • ApacheConf 0.2%