Skip to content

Commit 5562a34

Browse files
committed
add API methods to document
1 parent 7a10dfc commit 5562a34

1 file changed

Lines changed: 12 additions & 1 deletion

File tree

README.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,18 @@ RequestBin is built upon Sanic to achieve high throughput. The current setup can
2020
* [antD](https://ant.design/)
2121

2222
## API documentation
23-
...
23+
24+
### Bins
25+
26+
#### List
27+
#### Get
28+
#### Update
29+
#### Delete
30+
31+
### Requests
32+
33+
#### List
34+
#### Get
2435

2536
## Development
2637
#### Virtualenv

0 commit comments

Comments
 (0)