{"id":13420245,"url":"https://github.com/CloudCV/cloudcv-bootstrap","last_synced_at":"2025-03-15T06:32:19.985Z","repository":{"id":29018468,"uuid":"32545683","full_name":"CloudCV/cloudcv-bootstrap","owner":"CloudCV","description":"A starter template for Node.js with OpenCV bindings. This project lets you to quickly prototype a REST API in a Node.js for a image processing service written in C++. ","archived":false,"fork":false,"pushed_at":"2016-06-03T17:56:36.000Z","size":19921,"stargazers_count":75,"open_issues_count":1,"forks_count":21,"subscribers_count":20,"default_branch":"master","last_synced_at":"2024-10-15T21:02:03.174Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CloudCV.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-03-19T20:54:41.000Z","updated_at":"2023-12-26T12:35:19.000Z","dependencies_parsed_at":"2022-09-16T15:10:41.496Z","dependency_job_id":null,"html_url":"https://github.com/CloudCV/cloudcv-bootstrap","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CloudCV%2Fcloudcv-bootstrap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CloudCV%2Fcloudcv-bootstrap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CloudCV%2Fcloudcv-bootstrap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CloudCV%2Fcloudcv-bootstrap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CloudCV","download_url":"https://codeload.github.com/CloudCV/cloudcv-bootstrap/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221023664,"owners_count":16740976,"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","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":[],"created_at":"2024-07-30T22:01:29.587Z","updated_at":"2024-10-26T15:32:05.749Z","avatar_url":"https://github.com/CloudCV.png","language":"JavaScript","readme":"# CloudCV Boostrap\n\n![CloudCV Boostrap](cloudcv-bootstrap.jpg)\n\n**A starter template for Node.js with OpenCV bindings**.\n\n[![Build Status](https://travis-ci.org/CloudCV/cloudcv-bootstrap.png?branch=master)](https://travis-ci.org/CloudCV/cloudcv-bootstrap)\n\nThis project lets you to quickly prototype a REST API in a Node.js for a image processing service written in C++. \n\n## Installation\n\n```bash\n# Get the latest snapshot \n$ git clone —depth=1 --branch 0.0.1 https://github.com/CloudCV/cloudcv-bootstrap.git myproject\n$ cd myproject \n$ git remote rm origin \n\n# Install NPM dependencies \n$ npm install\n\n# Start local server\n$ npm start\n```\n\nAfter starting local webserver, navigate to http://localhost:3000 where you should see similar page:\n\n![Website](Website.png)\n\nHere you can drop arbitrary image to extract dominant colors using REST-API. \n\n## Quick start\n\n```bash\nnpm start\n```\n\n## Unit testing\n\n```bash\nnpm test\n```\n\n## Questions?\n\nExplore the series of blog posts:\n 1. https://computer-vision-talks.com/introducing-cloudcv-bootstrap/\n 3. https://computer-vision-talks.com/marshalling-data-in-nodejs-c-modules/\n 4. https://computer-vision-talks.com/how-to-debug-nodejs-addons-in-visual-studio/\n\nCloudCV bootstrap is free software/open source, and is distributed under the [BSD license](http://opensource.org/licenses/BSD-3-Clause). It contains third-party code, see the included `third-party.txt` file for the license information on third-party code.\n\nCloudCV bootstrap is created and maintained by [Eugene Khvedchenya](http://computer-vision-talks.com) (Twitter: [@cvtalks](http://twitter.com/cvtalks)). Follow the official Twitter stream [@cvtalks](http://twitter.com/cvtalks) to get the frequent development updates.\n","funding_links":[],"categories":["TODO scan for Android support in followings"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FCloudCV%2Fcloudcv-bootstrap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FCloudCV%2Fcloudcv-bootstrap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FCloudCV%2Fcloudcv-bootstrap/lists"}