Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[第 96 期] 自荐:一份 HTTP API 设计指南,及一个基于 Spring Boot 实现的示例 #1052

Open
flmn opened this issue Jan 14, 2020 · 2 comments

Comments

@flmn
Copy link

flmn commented Jan 14, 2020

作者从 2012 年开始,作为架构师参与多个移动应用的前后端开发,多年来经历过多个行业及多种前端形态的项目,设计开发了多个后端服务。

经过多年积累,渐渐稳定下一套后端 HTTP 接口设计方案,现分享给大家,共同交流学习。

本方案围绕 HTTP 协议,不限制前后端技术方案,前端支持 PC Web,App,小程序,H5,IoT 设备等,后端可用任意开发语言实现。

随方案提供了一个基于 Spring Boot 的简单实现,相信 Spring Boot 是国内应用最广的技术栈,通过这个示例项目,可以看到方案中的规则如何反映到代码上。

指南文字版:https://www.jitao.tech/blog/2020/01/java-http-api/
PDF 文件下载地址:https://www.jitao.tech/static/http-api-1.0.pdf
示例地址:https://github.com/flmn/http-api-demo
其中示例代码的doc目录也有 PDF 文件。

@flmn
Copy link
Author

flmn commented Jan 14, 2020

BTW,我是阮老师的忠实读者,内容十分符合我胃口。

@rccoder
Copy link

rccoder commented Jan 14, 2020

签名,加签 比较重要,期待这一块的

@ruanyf ruanyf changed the title 自荐:一份 HTTP API 设计指南,及一个基于 Spring Boot 实现的示例 [第 96 期] 自荐:一份 HTTP API 设计指南,及一个基于 Spring Boot 实现的示例 Jan 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants