{"id":29363007,"url":"https://github.com/getstalkr/espinosa","last_synced_at":"2025-09-14T20:07:04.264Z","repository":{"id":67872364,"uuid":"93527702","full_name":"getstalkr/espinosa","owner":"getstalkr","description":"Simple project made in order to demo @getstalkr at @wwdc.","archived":false,"fork":false,"pushed_at":"2017-12-04T05:18:07.000Z","size":2914,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-09T09:22:13.468Z","etag":null,"topics":["bot","javascript","microservice","stalkr"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/getstalkr.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-06-06T14:28:58.000Z","updated_at":"2018-05-25T13:47:01.000Z","dependencies_parsed_at":"2023-07-08T17:00:35.101Z","dependency_job_id":null,"html_url":"https://github.com/getstalkr/espinosa","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/getstalkr/espinosa","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getstalkr%2Fespinosa","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getstalkr%2Fespinosa/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getstalkr%2Fespinosa/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getstalkr%2Fespinosa/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getstalkr","download_url":"https://codeload.github.com/getstalkr/espinosa/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getstalkr%2Fespinosa/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275160370,"owners_count":25415767,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-14T02:00:10.474Z","response_time":75,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bot","javascript","microservice","stalkr"],"created_at":"2025-07-09T09:22:06.443Z","updated_at":"2025-09-14T20:07:04.254Z","avatar_url":"https://github.com/getstalkr.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\n\t\u003cimg src=\"docs/images/banner.png\" alt=\"stalkr | Travis | Builds Feed\"\u003e\n\t\u003cbr\u003e\n\t\u003cbr\u003e\n\u003c/h1\u003e\n\n\u003cbr\u003e\n\u003cbr\u003e\n\n\u003cp align=\"center\"\u003e\n  Simple project made in order to demo \u003ca href=\"https://getstal.kr\"\u003estalkr\u003c/a\u003e at \u003ca href=\"https://developer.apple.com/wwdc/\"\u003eWWDC 2017\u003c/a\u003e\n\u003c/p\u003e\n\n\u003cbr\u003e\n\n---\n\n## Table of Contents\n\n\u003c!-- DO NOT EDIT THE COMMENTS BELOW --\u003e\n\n\u003c!-- toc --\u003e\n\n- [This Project](#this-project)\n  * [A Simple Micro Service](#a-simple-micro-service)\n  * [A Bot](#a-bot)\n- [Getting Started](#getting-started)\n  * [The Micro Service](#the-micro-service)\n  * [The Bot](#the-bot)\n- [Our Product](#our-product)\n\n\u003c!-- tocstop --\u003e\n\n## This Project\n\nThis project basically consists of two things:\n\n### A Simple Micro Service\n\nWhich gives us famous Apple product names and has two routes:\n\n- `/all`: Which returns an `array` of products.\n\n- `/random`: Which returns a `string` containing a random one.\n\nThis simple HTTP API is intended to be just a simple Proof of Concept and demo to our [main product](#our-product).\n\n### A Bot\n\nWhich keeps breaking and fixing the micro service deploys in order to better demo it at one our clients.\n\n## Getting Started\n\n### The Micro Service\n\n1. Clone this repository:\n\n    ```sh\n    git clone https://github.com/getstalkr/espinosa\n    ```\n\n1. Install all dependencies:\n\n    ```sh\n    # via npm\n    npm install\n    # or using yarn\n    yarn\n    ```\n\n1. Launch it:\n\n    ```sh\n    # via npm\n    npm start\n    # or using yarn\n    yarn start\n    ```\nIf everything goes okay, then the endpoints should be available at `http:localhost:3000`.\n\n\n### The Bot\n\nWhich keeps breaking and fixing the micro service deploys in order to better demo it at one our clients.\n\n## Our Product\n\n\u003cp align=\"center\"\u003e\n\t\u003cimg src=\"docs/images/screenshot_main.png\" alt=\"stalkr Logo\" width=\"400px\"\u003e\n\u003c/p\u003e\n\n*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.\n\nAlthough 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:\n\n- Other **Smart TV** platforms–e.g. Android TV, webOS, Tizen etc.;\n\n- **SmartWatch** platforms–e.g. watchOS, Android Wear etc.;\n\n- Popular **Mobile** platforms–e.g. iOS, Android etc.;\n\n- Popular **Desktop** OSs–e.g. macOS, Linux, Windows etc.;\n\n- The **Web** itself.\n\nIf you can't wait to check it out:\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://itunes.apple.com/br/app/stalkr-dashboard/id1214212674\"\u003e\n    \u003cimg alt=\"Download on the App Store\" src=\"docs/images/badge.png\" width=\"150px\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\n---\n\n**Maintainer**:\n\n\u003e [ythecombinator.me](https://ythecombinator.me) \u0026nbsp;\u0026middot;\u0026nbsp;\n\u003e GitHub [@ythecombinator](https://github.com/ythecombinator) \u0026nbsp;\u0026middot;\u0026nbsp;\n\u003e Twitter [@ythecombinator](https://twitter.com/ythecombinator)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgetstalkr%2Fespinosa","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgetstalkr%2Fespinosa","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgetstalkr%2Fespinosa/lists"}