Open Source at Localytics

Startups like Localytics depend on Free and Open Source software. We believe it's important, and are working on creating a sustainable program for giving back to the community. Below you'll find a few pieces of software we've release under OSS licenses. We hope you'll find them useful!

Stager

Language 1, Language 2, Language 3

Stager automates the process of staging web applications by coordinating the creation and destruction of nginx vhosts with the creation and destruction of docker containers.

Read more about Stager on our blog.

Stager on GitHub

Shamer

Language 1, Language 2, Language 3

Shamer is a simple micro-service with the goal of making it dead simple to gamify code coverage.

Read more about Shamer on our blog.

Shamer on GitHub

HyperResource

Language 1, Language 2, Language 3

HyperResource is a client library for hypermedia web services. It is usable with no configuration other than API root endpoint, but also allows incoming data types to be extended with Ruby code.

HyperResource is the original production of Pete Gamache.

Chronophage

Language 1, Language 2, Language 3

A Scala library for consuming all manner of datetime strings and converting them into Joda Time DateTime objects.

Chronophage on GitHub