Giter VIP home page Giter VIP logo

blogproject-demo's Introduction

简介

这是本博客项目的开发笔记,做一个简单的blog项目是我在大学的时候刚刚接触到

1.博文相关模块

​ 目前博文Article就只有四个字段,id,createTime,title,content,我是想先把项目启动起来在说,看我的github就可以知道,我创建了很多blog的项目,有的是我foke的其他人的项目,但是自己的都夭折了,其他人的也看不懂,在无数次失败之后决定再尝试一次(这次要是还失败我就把这个readme文件删掉,放到下个项目里)

查询接口

接口路径:/article/find

描述:查看所有的文章记录

暂无参数,之后版本可能会添加分页参数和筛选参数,但是目前我想使用mybatis,这样加分页先不说,筛选的话可能会加新接口吧

保存接口

接口路径:/article/save

描述:保存博文

参数:

blogproject-demo's People

Watchers

 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.