Coder Social home page Coder Social logo

wusuov / skyqianapi Goto Github PK

View Code? Open in Web Editor NEW
3.0 2.0 0.0 57 KB

欢迎来到SkyQian的API,大部分功能都是自行实现,而非盗用所谓的第三方接口,套娃行为可没什么意思。

Home Page: https://box.skyqian.com

Python 55.35% CSS 4.12% HTML 40.53%

skyqianapi's Introduction

SkyQian's API

欢迎来到SkyQian的API,大部分功能都是自行实现,而非盗用所谓的第三方接口,套娃行为可没什么意思。

API列表

记得加上参数 ?token=xxxxx

  1. /api/wxred/ : 检测域名是否被微信拦截。
  2. /api/dwz/ : 生成短网址,调用 dwz.wa 的api
  3. /api/jwz/ : 还原短网址。
  4. /api/qqnum/ : 参数qq(必选),值为你待验证的QQ号。扫码验证与目标QQ是否相符,点开有步骤说明。
  5. /api/imgbase64/ : 图片转base64格式。
  6. /api/qqmusic/ : 增加QQ音乐时长
  7. /api/onedrive/ : 获取OneDrive文件分享的直链,仅限于单文件、非个人版。
  8. /api/search/ : 通过关键字搜索1OVE论坛中的资源
  9. /api/yiyan/ : 返回一个有意思的句子(一言)
  10. /api/randompasswd/ : 生成随机密码,可选参数num: int,不加默认为16
  11. /api/email/ : 参数text:需要发送的文本(必选),邮箱的配置进入配置文件设置
  12. /api/urlcode/ : mode为encode或者decode,代表编码和解码。url为所要编码的网址
  13. /api/base64/ : mode为encode或者decode,text:如果是编码就输入文字,如果是解码就只能输入base64格式的编码
  14. /api/translate/ : 有道翻译接口,参数为text:需要翻译的文本,自动检测文本语言类型

可以自行搭建,项目已开源。

项目地址

Github:https://github.com/Qiantigers/SkyQianAPI

使用说明

Python版本:3.8以上

使用框架:Flask

运行建议使用gunicorn,下载源码后,只需要更改 config.py 中的相关配置。

结语

经验不多,代码写的不是很优雅。

我的博客:www.skyqian.com

skyqianapi's People

Contributors

wusuov avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

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.