mirror of
https://github.com/zhigang1992/deployd.git
synced 2026-05-29 00:51:30 +08:00
renamed docs
This commit is contained in:
@@ -1,17 +0,0 @@
|
||||
# Deployd *API Documentation*
|
||||
|
||||
## Users
|
||||
|
||||
**GET** http://api.deployd.com/user/:id
|
||||
|
||||
*returns*
|
||||
|
||||
{
|
||||
'email' : 'joe@bob.com',
|
||||
'first' : 'Joe',
|
||||
'last' : 'Bob'
|
||||
}
|
||||
|
||||
## Roles
|
||||
|
||||
## Etc
|
||||
Reference in New Issue
Block a user