mirror of
https://github.com/zhigang1992/deployd.git
synced 2026-05-22 12:33:40 +08:00
renamed docs
This commit is contained in:
17
docs/README.md
Normal file
17
docs/README.md
Normal file
@@ -0,0 +1,17 @@
|
||||
# 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