Giter Club home page Giter Club logo

Comments (18)

ciaochaos avatar ciaochaos commented on May 19, 2024 4

正在测试了!

试试这个:

http://api.qrbtf.com/qrcode?data=https://qrbtf.com&level=M&style=base&type=round&size=50&opacity=30&posType=planet&otherColor=%23000000&posColor=%23000000

from qrbtf.

bfrontend avatar bfrontend commented on May 19, 2024 2

不错的项目持续关注

from qrbtf.

ciaochaos avatar ciaochaos commented on May 19, 2024

目前定位在一款开源的网页工具,更多的样式、API 服务、图床功能也都在陆续制作中,会在第一时间开放。

from qrbtf.

StringKe avatar StringKe commented on May 19, 2024

@ciaochaos 生成好像在 browser 里就可以,能否打包成 js package 以供其他项目内使用?

from qrbtf.

ciaochaos avatar ciaochaos commented on May 19, 2024

@StringKe 参考 #8CPunisher / react-qrbtf

from qrbtf.

twuking avatar twuking commented on May 19, 2024

正在测试了!

试试这个:

http://api.qrbtf.com/qrcode?data=https://qrbtf.com&level=M&style=base&type=round&size=50&opacity=30&posType=planet&otherColor=%23000000&posColor=%23000000

现在测试的怎么样了啊?非常关注这个迷人的项目。

from qrbtf.

fenglijunnb avatar fenglijunnb commented on May 19, 2024

@ciaochaos 请问一下这个参数的配置在哪里看呢

from qrbtf.

fenglijunnb avatar fenglijunnb commented on May 19, 2024

这个参数的在哪里可以看到呢

from qrbtf.

fenglijunnb avatar fenglijunnb commented on May 19, 2024

@ciaochaos

from qrbtf.

luban-7 avatar luban-7 commented on May 19, 2024

老哥们还需要后端接口实现吗?我做了一个支持所有样式的接口,但是还不完善

from qrbtf.

ciaochaos avatar ciaochaos commented on May 19, 2024

老哥们还需要后端接口实现吗?我做了一个支持所有样式的接口,但是还不完善

666 可以看看,我最近有点想把这个项目重构了哈哈

from qrbtf.

luban-7 avatar luban-7 commented on May 19, 2024

哈哈,我是通过爬虫的方式曲线救国实现的,对项目重构怕是没有参考价值,期待大佬的原生实现

curl --location --request POST 'https://bot-api.emm233.cn/api/qr' \
--header 'User-Agent: Apifox/1.0.0 (https://apifox.com)' \
--header 'Content-Type: application/json' \
--header 'Accept: */*' \
--header 'Host: bot-api.emm233.cn' \
--header 'Connection: keep-alive' \
--data-raw '{"content":"{\"text\":\"这是二维码内容\",\"style\":4,\"level\":0,\"params\":[\"#000000\",\"#00ff00\"],\"icon\":{\"enabled\":0,\"scale\":\"22\",\"src\":\"\"}}"}'

或者在 链接 输入请求内容体验

{
    "text": "这是内容",
    "style": 7,
    "level": 0,
    "params": [
        1,
        1,
        100,
        1,
        "#ABB8C3",
        "#000000",
        "#000000"
    ],
    "icon": {
        "enabled": 0,
        "scale": "22",
        "src": ""
    }
}

from qrbtf.

StringKe avatar StringKe commented on May 19, 2024

通过 https://github.com/stringke/simple-qrbtf 可以直接调度 node 生成,但不支持所有样式。

from qrbtf.

StringKe avatar StringKe commented on May 19, 2024

老哥们还需要后端接口实现吗?我做了一个支持所有样式的接口,但是还不完善

666 可以看看,我最近有点想把这个项目重构了哈哈

推荐关于 node 后端生成使用类似 https://github.com/Brooooooklyn/canvas 的包,或者纯计算实现。

from qrbtf.

luban-7 avatar luban-7 commented on May 19, 2024

老哥们还需要后端接口实现吗?我做了一个支持所有样式的接口,但是还不完善

666 可以看看,我最近有点想把这个项目重构了哈哈

推荐关于 node 后端生成使用类似 https://github.com/Brooooooklyn/canvas 的包,或者纯计算实现。

感谢大佬,不过我是做后端的,node不是很熟练,等我有时间学习一下node再来给项目添砖加瓦,关于爬虫的实现等我整理一下再放出来

from qrbtf.

ciaochaos avatar ciaochaos commented on May 19, 2024

可以可以,也等等我重构

from qrbtf.

luban-7 avatar luban-7 commented on May 19, 2024

爬虫实现的API接口项目:https://github.com/luban-7/simple-qrbtf

from qrbtf.

wizzhi avatar wizzhi commented on May 19, 2024

能讲下后台AI模型的思路么?是重新训练了,还是直接用 image prompt?

from qrbtf.

Related Issues (20)

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.