GithubHelp home page GithubHelp logo

40740 / api-admin Goto Github PK

View Code? Open in Web Editor NEW

This project forked from 5ime/api-admin

0.0 1.0 0.0 22.82 MB

Ten·Api管理后台

Home Page: https://tenapi.cn

License: MIT License

TSQL 0.51% PHP 34.98% HTML 13.86% CSS 25.93% JavaScript 23.70% PLpgSQL 0.11% Smarty 0.90%

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/ QQ交流群:546609030

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

预览图

首页

首页1 首页2

文档

文档1 文档2

登录

登录

后台

后台1 后台2

免责声明

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

api-admin's People

Contributors

5ime avatar

Watchers

 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.