dstreet / croc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Croc v0.1.0

Croc is a self-hosted solution for creating complex integrations with various web services using web hooks.

Incoming web hooks trigger user defined Node.js scripts in Croc. Scripts are run in a seperate process and have the full power of Node.js behind them. You can even import core modules as well as third-party modules found on the npm registry.

Documentation

Read documentation here

Browser Support

  • Chrome 31+
  • Firefox 34+
  • IE 10+

Author

Croc was created by David Street.

Thanks

Special thanks goes to Andrew Cope and Brian Morin for the original idea for Croc.

Croc is built on the wonderful Sails framework for Node.js.

License

Croc is licensed with The MIT License

About

License:MIT License


Languages

Language:HTML 40.0%Language:JavaScript 36.2%Language:CSS 23.8%