Coder Social home page Coder Social logo

cloudza_api's Introduction

Star History 点亮项目星星!

Star History Chart

前言

祝大家新年快乐,欢迎使用本程序(CloudZA API)


教程

以下是本程序的安装教程

环境支持

  • PHP版本 8.0
  • Mysql 5.6及以上
  • Windows/Linux

安装

  1. 将程序上传到网站目录配置伪静态规则
  2. 访问domain或者domain/install进入到安装指引
  3. 安装数据库/配置管理员账号以及密码即安装完成
  4. 安装教程:https://www.bilibili.com/video/BV1uv4y1y749

添加API

本地API在目录extend/api/中添加文件即可,主文件以index.php命名 然后在后台添加API,类型有本地外部,如果是extend/api/中的就选择本地API,如果是外链就选外部API

伪静态

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

免签约支付程序(朋友的)

https://github.com/kaindev8/starMQ

喜欢可以看看

赞助

大家的支持就是我继续开发的动力!

制作不易,如果觉得好用,可以捐赠我,我会将您的捐赠信息制作成表格展示在下方

WeChat & Alipay: img_2.png 爱发电 https://afdian.net/a/cloudza

赞助名单

昵称 联系方式 赞助方式 赞助金额
客观手记 22****5716 支付宝 20
逢戏 13****9867 微信 10
ℳℓ大鱼ℳℓ M-****ish 微信 20

联系我

Email:admin#osuu.cc <@>

最后

开源不代表肆意的倒卖,请勿修改底部的Github链接,尊重开源精神谢谢🌹

cloudza_api's People

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.