[ci skip] update readme.

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
This commit is contained in:
Bo-Yi Wu 2016-06-26 15:42:08 +08:00
parent 78fd736578
commit 0725e42552
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@ A push notification micro server using [Gin](https://github.com/gin-gonic/gin) f
- [Web API](#web-api) - [Web API](#web-api)
- [GET /api/stat/go](#get-apistatgo) - [GET /api/stat/go](#get-apistatgo)
- [GET /api/stat/app](#get-apistatapp) - [GET /api/stat/app](#get-apistatapp)
- [GET /api/sys/stats](#get-sysstats)
- [POST /api/push](#post-apipush) - [POST /api/push](#post-apipush)
- [Request body](#request-body) - [Request body](#request-body)
- [iOS alert payload](#ios-alert-payload) - [iOS alert payload](#ios-alert-payload)