# saeApi
**Repository Path**: silenceper/saeapi
## Basic Information
- **Project Name**: saeApi
- **Description**: sae 上的一些东西
- **Primary Language**: PHP
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2013-07-28
- **Last Updated**: 2020-12-19
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
#sae Storage api
为了方便外部网站将附件上传至 SAE上的Storage 所以写了这个简单的api。
使用方法 :
一、将api.php 上传至SAE
二、本地只要实例化 SaeUpload.class.php这个类即可
具体使用方法看index.php
@author silenceper
@date 2013-07-28