Giter Club home page Giter Club logo

py36webapp's Introduction

-- coding: utf-8 --

本项目是用python搭建的完整web blog #任务列表 ##后端API包括: ###获取日志:GET /api/blogs √ ###创建日志:POST /api/blogs √ ###修改日志:POST /api/blogs/:blog_id √ ###删除日志:POST /api/blogs/:blog_id/delete √ ###获取评论:GET /api/comments √ ###创建评论:POST /api/blogs/:blog_id/comments √ ###删除评论:POST /api/comments/:comment_id/delete √ ###创建新用户:POST /api/users √ ###获取用户:GET /api/users √ ##管理页面包括: ###评论列表页:GET /manage/comments √ ###日志列表页:GET /manage/blogs √ ###创建日志页:GET /manage/blogs/create √ ###修改日志页:GET /manage/blogs/ √ ###用户列表页:GET /manage/users √ ##用户浏览页面包括: ###注册页:GET /register √ ###登录页:GET /signin √ ###注销页:GET /signout √ ###首页:GET / √ ###日志详情页:GET /blog/:blog_id √

py36webapp'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.