GithubHelp home page GithubHelp logo

jsunixapi's Introduction

jsUnixApi

Node.js javascript REST API for querying and controlling Unix machines (Darwin/Mac OS X, Illumos/Openindiana, Linux)

This project is just a proof of concept I wrote in my spare time, so expect nothing :)

Platform notes

  • Openindiana/Illumos: Building both node and native extensions for node will not work with default compilers. You need Rich Lowe's patched gcc 4.4.4. Download and install from http://richlowe.openindiana.org/~richlowe/il-gcc-444-i386.tar.bz2

  • MacOS X: You will need both XCode and Node.js installed.

  • Linux: You will need gcc and g++ compilers, and Node.js installed either from sources or pre-compiled from nodejs.org

Running

$ make # runs test suite (unit, end-to-end and performance tests)
$ make run # starts server on port 8080 (by default)

Copyright (C) 2012, Dan Vatca [email protected]

jsunixapi's People

Contributors

danvatca avatar

Watchers

 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.