Giter Site home page Giter Site logo

2949848385 / api-admin Goto Github PK

View Code? Open in Web Editor NEW

This project forked from 5ime/api-admin

0.0 0.0 0.0 22.81 MB

随机动漫图/抖音无水印解析/IP签名图/免KEY加群/网站ICO获取/网站icp备案查询/历史上的今天/QQ头像获取/QQ在线状态查询/服务器信息获取/网站标题获取/爱站权重获取/城市天气获取/随机一言/皮皮虾无水印解析/每日Bing获取/QQ短网址获取/垃圾分类查询/手机号归属地查询/申通快递查询/蓝奏云直链解析/火山去水印/网址收录量/短网址还原

Home Page: https://tenapi.cn

License: MIT License

PHP 35.42% HTML 13.88% CSS 16.91% JavaScript 23.73% PLpgSQL 0.11% Smarty 0.90% SCSS 9.05%

api-admin's Introduction

食用方法

此程序基于ThinkPHP5.0 PHP版本需≥7.0

Nginx请设置如下伪静态 Apache无需配置 运行目录默认即可

location / {
	if (!-e $request_filename){
		rewrite  ^(.*)$  /index.php?s=$1  last;   break;
	}
}

将程序上传至网站根目录,访问域名/install进行安装操作

默认账号密码为admin 123456 如需添加API 请将API放入api目录

新增的API文档编写请参考:https://tenapi.cn/doc/

Bug反馈请提交Issues或前往博客留言https://5ime.cn/api-admin.html

更新日志

  • 2020-4-1 提交API-Admin beta版 新增随机动漫图API
  • 2020-4-7 新增抖音无水印解析API,IP签名图API,免KEY加群API
  • 2020-4-15 新增安装页面/优化部分代码 新增网站ICO获取API,网站icp备案查询API,历史上的今天API,QQ头像获取API,QQ在线状态查询API,服务器信息获取API,网站标题获取API,爱站权重获取API,城市天气获取API,随机一言API
  • 2020-4-20 修复移动端菜单栏不显示/优化部分代码
  • 2020-4-22 更新首页样式
  • 2020-4-23 修复已知bug 新增皮皮虾无水印解析API每日Bing获取API,QQ短网址获取API,垃圾分类查询API,手机号归属地查询API,申通快递查询API
  • 2020-8-4 修复部分bug,建议重新安装
  • 2020-8-21 修复已知bug 新增蓝奏云直链获取API火山小视频去水印API,360/搜狗/百度收录量查询API,短网址还原API
  • 20220-9-27 修复部分已知失效API 如有其他失效API请提交Issues

预览图

首页

首页1 首页2

文档

文档1 文档2

登录

登录

后台

后台1 后台2

免责声明

本仓库只为学习研究,如涉及侵犯个人或者团体利益,请与我取得联系,我将主动删除一切相关资料,谢谢!

api-admin's People

Contributors

5ime 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.