# feathers-express-cassandra

> A service adapter for [Cassandra](https://github.com/masumsoft/express-cassandra), a Cassandra ORM

## Inspiration
https://github.com/feathersjs/feathers-sequelize

## Installation

```bash
npm install feathers-express-cassandra --save
```

## Documentation
Look at example folder

## License

Copyright (c) 2017

Licensed under the [MIT license](LICENSE).
