Skip to content

Instantly share code, notes, and snippets.

View serbasii's full-sized avatar

Serkan Erbaşı serbasii

View GitHub Profile
@adwellj
adwellj / opencv4nodejs install.md
Last active January 28, 2023 09:52
Windows Global Install for opencv4nodejs

Installation

Start with node-gyp

You can install with npm:

$ npm install -g node-gyp
@deviantony
deviantony / README.md
Last active February 20, 2024 15:22
Portainer HTTP API by example

DEPRECATION NOTICE

This gist is now deprecated in favor of our official documentation: https://documentation.portainer.io/api/api-examples/ which contains up to date examples!

THE FOLLOWING DOCUMENTATION IS DEPRECATED

Please refer to the link above to get access to our updated API documentation and examples.