Giter Site home page Giter Site logo

vueblog-server's Introduction

vueblog server v0.1

前言

本套API基于RESTFul标准设计。

本地运行

  • 安装MongoDB数据库和Node.js环境
  • 开启数据库服务,以windows电脑为例: 在桌面上新建一个demo文件夹,命令行执行mongod --dbpath c:demo就成功在本地开启服务了
  • 运行项目
git clone https://github.com/wmui/vueblog-server.git
cd vueblog-server
npm install
node server.js
# 访问http://localhost:8080/

API文档

API文档

开源协议

GPL

vueblog-server's People

Contributors

tomoyuen avatar wmui 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.