GithubHelp home page GithubHelp logo

nodeapp's Introduction

##nodeApp

基于 node 的 web 框架:

  • MVC架构
  • 约定优于配置
  • 严格遵从 restful 路由风格

###已完成功能:

  • 静态服务器: 在 public 目录下的静态资源可以通过路径名访问.
  • router配置,包括自定义配置以及默认配置两种情况.

刚开始接触 web 开发时用的是 Rails, 现由于工作需要, 开始使用Node, 考虑到 Rails 拥有许多优良的特性而在node中却没有, 所有在此编写一个 rails 哲学的框架, 同时熟悉 node 的开发方式.

###如何使用?

  1. 进入根目录;
  2. 执行 node app.js 命令;
  3. 打开 http://localhost:3000/index.html;

nodeapp's People

Watchers

James Cloos avatar 杨小福 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.