Haxe NodeJS and Express

68 views
Skip to first unread message

David Mouton

unread,
Nov 25, 2013, 4:56:38 AM11/25/13
to haxe...@googlegroups.com
Hi,
I'm trying to build an application fore NodeJS.
To do that, i'm using the nodeJS avaible in haxelib http://lib.haxe.org/p/nodejs

My problem is that i can't find a way to use bodyParser

var express = Node.require('express');
       
var app:ExpressServer = express();
        app
.use(express.bodyParser());

Any Idea ?

Thx
Reply all
Reply to author
Forward
0 new messages