All Projects → purescript-express → Purescript Express

purescript-express / Purescript Express

Licence: bsd-3-clause
Purescript wrapper for Express.js

Programming Languages

purescript
368 projects

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].