Giter Club home page Giter Club logo

-nodejs-'s Introduction

-nodejs-

项目采用nodejs+express+mongodb+mongoose,搭建一个个人博客系统,在项目中我们实现了用户注册、登录、博客文章列表、内容预览和评论功能,后台的:注册用户管理、博客分类管理、博客内容以及评论的管理功能。 1、通过express搭建一个web应用程序(网站); 2、使用mongodb保存持久化保存数据; 3、使用node模块:mongoose设计维护和操作mongodb数据库和数据,实现了对数据的结 构化存储和CURD(增、删、改、查)操作; 4、使用swig实现前后端分离 5、其他各种 express 中间件技术: a)static中间件实现静态资源托管; b)cookies中间件实现cookie的操作,完成用户登录状态、权限信息验证功能; c)body-parser中间件实现对post数据进行解析; 6、自定义中间件实现统一数据验证和处理; 7、功能模块分层开发; 8、ajax的api接口设计开发和应用; 使用的模块以及第三方插件如下: 基础框架: nodejs(基础核心开发语言)、[email protected](nodejs web开发框架)、mongodb(数据库) 第三方模块插件 bodyParser(解析post请求)、cookies(读/写cookies)、swig(模板解析引擎)、mongoose(操作mongodb数据)、markdown语法解析模块

-nodejs-'s People

Contributors

chenggang321 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 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.