Coder Social home page Coder Social logo

phodal / wecode Goto Github PK

View Code? Open in Web Editor NEW
125.0 14.0 13.0 441 KB

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

Home Page: https://code.wdsm.io/

License: GNU General Public License v3.0

JavaScript 83.71% HTML 14.26% Shell 1.68% Dockerfile 0.35%

wecode's Introduction

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 删除特定代码

Test Upload

command

curl -v -F [email protected] https://code.wdsm.io/upload

Documents

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.

wecode's People

Contributors

phodal avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

wecode's Issues

几点小建议

  1. 编辑器可不可以有一点边距,我的手机膜挡住了两边一部分:joy:

  2. 括号比如圆括号方括号还有引号等应该有自动补全

  3. 分享样式可以好看一点,比如自定义颜色主题。而且可以加一个选择代码语言的选项,使用highlight.js的自动推断不知道正确率如何。

可以分享下代码高亮这部分的实现吗

有在维护一个 wxparse 的 fork 版本,mpvue-wxParse,前段时间有尝试过结合 highlight 和 prism,但是样式的问题会比较大,不确定是解析后的结构就有问题,还是只是目前的样式不合理,请问你这边主要是如何处理的呢

Roadmap

  • Code Image Recognition
  • WebSite Create Code
  • Copy/Paste from Google & StackOverflow

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.