Git Product home page Git Product logo

yii2-restful-api-template's Introduction

Yii2 RESTful API Template

Yii2 RESTful API Template 是用来配合《WeixiStyle Yii2 RESTful API 开发》视频教程进行讲解的例子, 视频教程详见http://www.weixistyle.com.

安装

每一章的源码放到各自目录中,每章有2-3个文件不等:

apitpl.zip

后端代码,解压到WWWRoot即可。

apitpl client.zip

API客户端,微信小程序代码,解压后,用微信开发者工具打开。

apitpldb.sql

数据库文件,其中第1-6章都是共用一个,都用chapter1目录中apitpldb.sql文件,第7章的文件中增加了权限分配的4张表,第8章的文件给adminuser表增加了2个用于速率限制的字段。

httpd.conf

WWW服务器配置文件,如果是apache服务器,可以参照这个文件,其他服务器参考其配置手册。

登录

后台入口:http://admin.apitpl.dev

用户名:weixi

密码:123456

yii2-restful-api-template's People

Contributors

michaelweixi avatar

Watchers

jxy179 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.