horrylala / zhihu-api

A nodejs zhihu api, for learning only

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ZHIHU-API

This is a demo api using node.js.It contains some demo program and can be started.

Project Strcuture

app/contollers Includes main logic

app/modules Contains model, such as User model

app/routes Regists request routes

public The public folder contains static assets and can be served.

To be continued

The following plan is to uesd in real project or wechat program.

About

A nodejs zhihu api, for learning only


Languages

Language:JavaScript 100.0%