hhstore / blog

My Tech Blog: about Mojo / Rust / Golang / Python / Kotlin / Flutter / VueJS / Blockchain etc.
https://github.com/hhstore/blog/issues
292 stars 24 forks source link

API Design Guide #85

Open hhstore opened 6 years ago

hhstore commented 6 years ago

related:

hhstore commented 6 years ago

API 设计规范:

Google:

API 参数字段定义规范:

API 命名规范:

项目目录命名规范:

HTTP 规范:

Errors

hhstore commented 5 years ago

设计良好的API:

Restful API:

GraphQL API:

hhstore commented 5 years ago

django rest: