Git Product home page Git Product logo

espinosa's Introduction

stalkr | Travis | Builds Feed



Simple project made in order to demo stalkr at WWDC 2017



Table of Contents

This Project

This project basically consists of two things:

A Simple Micro Service

Which gives us famous Apple product names and has two routes:

  • /all: Which returns an array of products.

  • /random: Which returns a string containing a random one.

This simple HTTP API is intended to be just a simple Proof of Concept and demo to our main product.

A Bot

Which keeps breaking and fixing the micro service deploys in order to better demo it at one our clients.

Getting Started

The Micro Service

  1. Clone this repository:

    git clone https://github.com/getstalkr/espinosa
  2. Install all dependencies:

    # via npm
    npm install
    # or using yarn
    yarn
  3. Launch it:

    # via npm
    npm start
    # or using yarn
    yarn start

If everything goes okay, then the endpoints should be available at http:localhost:3000.

The Bot

Which keeps breaking and fixing the micro service deploys in order to better demo it at one our clients.

Our Product

stalkr Logo

stalkr is a simple–yet powerful–set of tools which gathers data from both continuous integration and application infrastructure monitoring tools in order to make it easier to monitor the whole developing process, in a way the entire team can see at a glance, from the very first commit to the final release.

Although our experimental release is a simple client made for the  TV, we do intend to make stalkr clients available on as much platforms as possible, which include:

  • Other Smart TV platforms–e.g. Android TV, webOS, Tizen etc.;

  • SmartWatch platforms–e.g. watchOS, Android Wear etc.;

  • Popular Mobile platforms–e.g. iOS, Android etc.;

  • Popular Desktop OSs–e.g. macOS, Linux, Windows etc.;

  • The Web itself.

If you can't wait to check it out:

Download on the App Store


Maintainer:

ythecombinator.me  ·  GitHub @ythecombinator  ·  Twitter @ythecombinator

espinosa's People

Contributors

ythecombinator avatar falcaoaugustos avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.