1.0.3 • Published 7 years ago

nodemf v1.0.3

Weekly downloads
1
License
ISC
Repository
-
Last release
7 years ago

Node.js RESTful API Framework

This package only for learning purpose.

Check the documentation website nodemf.surge.sh

install

npm install -g nodemf

aim

The aim of this project is to build scalable and high speed database server framework using Node.js for small-scale front-end developers.

objectives

  • To create APIs to enable developers to interface any various applications with database easily without stressing of the server-side coding.
  • To achieve esthetic and advantage of full-stack development on only one JavaScript programming language throughout the all the layers of application development (Database: MongoDB; back-end: Node.js; front-end: Angular.js).
  • To give developers full control over the privacy and security of database server through deploying it in the local machine.