try to start summarizing the api
This commit is contained in:
parent
4c7acc8c81
commit
7353757900
8
plan/api.markdown
Normal file
8
plan/api.markdown
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
## /source
|
||||||
|
|
||||||
|
| end-point | method | body type | body | return |
|
||||||
|
| --------- | ------ | --------- | ----------- | ------------------------------------------ |
|
||||||
|
| source | GET | JSON | | source.json |
|
||||||
|
| source | POST | JSON | source.json | {"status":"ok/fail","message":"blah blah"} |
|
||||||
|
| regex | GET | JSON | | regex.json |
|
||||||
|
| regex | POST | JSON | regex.json | {"status":"ok/fail","message":"blah blah"} |
|
Loading…
Reference in New Issue
Block a user