https://github.com/zaaack/bs-koa
Koa bindings in reason
https://github.com/zaaack/bs-koa
Last synced: about 2 months ago
JSON representation
Koa bindings in reason
- Host: GitHub
- URL: https://github.com/zaaack/bs-koa
- Owner: zaaack
- License: mit
- Created: 2017-08-21T14:33:02.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-08-23T01:34:11.000Z (almost 9 years ago)
- Last Synced: 2025-01-17T22:43:06.676Z (over 1 year ago)
- Language: OCaml
- Size: 10.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# bs-koa [WIP]
Koa bindings for [BuckleScript](https://github.com/bloomberg/bucklescript) in [Reason](https://github.com/facebook/reason).
```
npm install --save bs-koa
```
### Credits
Inspired by https://github.com/bsansouci/ReSocket.io