Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

mxnfhxy/code

Repository files navigation

code

A Serverless Code Highlight Application

Code

.
├── client // browser side code
├── docs // documents
├── server // server side code in Serverless
├── test // some test scrpits
└── weapp // wechat app

API List

URL HTTP Method 用途
/ GET 返回首页
/ POST 创建代码
/features GET 返回首页推荐内容
/login GET 获取 OpenID
/user/{userId} GET 获取对应用户的代码
/code/{codeId} GET 获取特定代码
/code/{codeId} POST 更新特定代码
/code/{codeId} DELETE 删除特定代码

License

Phodal's Idea

© 2018 A Phodal Huang's Idea. This code is distributed under the GPL 3.0 license. See LICENSE in this directory.

About

A Serverless Gist Application in WeChat. 微信群里的代码协作小程序

Resources

License

Stars

Watchers

Forks

Packages

Contributors

Languages

  • JavaScript 83.6%
  • HTML 16.4%

AltStyle によって変換されたページ (->オリジナル) /