Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kaelzhang/kails
Koa2+ on rails.
https://github.com/kaelzhang/kails
koa koa2 node nodejs web-application web-framework
Last synced: 24 days ago
JSON representation
Koa2+ on rails.
- Host: GitHub
- URL: https://github.com/kaelzhang/kails
- Owner: kaelzhang
- License: other
- Created: 2017-01-11T06:23:30.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-06-23T09:53:39.000Z (over 7 years ago)
- Last Synced: 2024-12-13T13:16:08.788Z (25 days ago)
- Topics: koa, koa2, node, nodejs, web-application, web-framework
- Language: JavaScript
- Homepage:
- Size: 35.2 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: HISTORY.md
- License: LICENSE-MIT
Awesome Lists containing this project
README
[![Build Status](https://travis-ci.org/kaelzhang/kails.svg?branch=master)](https://travis-ci.org/kaelzhang/kails)
# kails
**WIP**
## Install
```sh
$ npm install kails --save
```## Usage
```js
const kails = require('kails')
```## License
MIT