ashutoshdas96 / purescript-express

Purescript wrapper for Express.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

purescript-express

Build Status purescript-express on Pursuit

Purescript wrapper around Node.js Express web-framework.

Usage

  1. Add express dependency in your package.json
  2. Add cookie-parser dependency in your package.json IF you will use CookieParser middleware
  3. Add purescript-express dependency in your bower.json
  4. Install/update and have fun

Documentation

Examples

See README file in examples directory

License

BSD 3-clause

About

Purescript wrapper for Express.js

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:PureScript 71.1%Language:JavaScript 27.7%Language:Dhall 1.2%