Skip to content
/ YgApi Public

develop web backend api for android and iOS using php

Notifications You must be signed in to change notification settings

ygren/YgApi

Repository files navigation

YgApi

develop web backend api for android and iOS using php

project description:

index.php:the entry file of the project,which use PATH_INFO to parse URL.

start.php:the configuration auto load.

app :the api directory

--v1 :version control directory

----Controller :controller directory

-------specific api for backend

config:configuration directory for our project

lib:developer-defined class libraries

--Code:

--DB: encapsulates a class to handle mysql database with PDO

--Encrypt:encrypt your password with hash+salt algorithm

--File

--GeTui:Integrate the third-party delivery services of GETUI

--Image

--Message:Integrate the message services of ChuangLan

--Response:Encapsulates class to response the request using json

--Token:login state remains with accessToken

model

apidoc.html the api description file

mydb.sql:the database sql file

all copyrigt reserved by YgRen

About

develop web backend api for android and iOS using php

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published