Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/christophwitzko/array-as-a-service
Array as a Service
https://github.com/christophwitzko/array-as-a-service
Last synced: 23 days ago
JSON representation
Array as a Service
- Host: GitHub
- URL: https://github.com/christophwitzko/array-as-a-service
- Owner: christophwitzko
- Created: 2014-12-21T12:49:40.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-01-22T19:44:00.000Z (almost 10 years ago)
- Last Synced: 2024-10-13T18:25:45.222Z (25 days ago)
- Language: JavaScript
- Size: 245 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Array as a Service (AaaS)
[![Travis](https://img.shields.io/travis/christophwitzko/array-as-a-service.svg?style=flat)](https://travis-ci.org/christophwitzko/array-as-a-service) [![Coveralls](https://img.shields.io/coveralls/christophwitzko/array-as-a-service.svg?style=flat)](https://coveralls.io/r/christophwitzko/array-as-a-service) [![Code Climate](https://img.shields.io/codeclimate/github/christophwitzko/array-as-a-service.svg?style=flat)](https://codeclimate.com/github/christophwitzko/array-as-a-service)## Run AaaS
$ npm install && npm start
## Test Server
A test server is running at [heroku](https://aaas-test.herokuapp.com/).
## Licence
The [MIT License (MIT)](http://opensource.org/licenses/MIT)
Copyright © 2015 [Christoph Witzko](https://twitter.com/christophwitzko)