Skip to content

haxorplatform/nodews

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NodeJS Webservices v1

Overview

NodeWS is a Entity-Component based architecture for developing back-end services of different kinds. Also it offers MVC features as Components.

Installation

  • Install FlashDevelop (not obligatory)
  • Install and make available in the command line NodeJS
  • Run haxelib git hxnodejs https://github.com/HaxeFoundation/hxnodejs.git
  • Run haxelib git nodews https://github.com/haxorplatform/nodews.git 1.0

Development

Build and Run

  • The installations should make all necessary tools available.
  • Develop your application and compile it in a .js
  • Run nodejs your_app.js and you are done!

Dependencies

  • Some webservices you make will need extra nodejs packages:
    • mongodb
    • mailserver
    • multiparty (upload support for webservices)
    • authom

About

NodeJS Webservices Framework using Haxe

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages