0.0.9 • Published 4 years ago

anyx v0.0.9

Weekly downloads
-
License
ISC
Repository
-
Last release
4 years ago

#App framework for nodejs

Under active development!

Features

  • tool for creating cli and web apps (from small to middle)

  • handle http-requests, include multipart and files

  • handle websocket connections and data
  • simple data storage
  • pc (procedure call) system
  • rpc (procedure call) system
  • pub sub system?
  • process management
  • life code reload

##Requirements

  • nodejs latest LTS version

##Roadmap

  • domain buy automatic
  • create server, deploy app
  • domain attach to http server