Remove API references from READMEs
This commit is contained in:
@@ -43,5 +43,4 @@ cd mock
|
||||
go run ./... # or: make; ./kordophone-mock
|
||||
```
|
||||
|
||||
Set the app’s server URL to the mock address and run. The mock exposes `/conversations`, `/messages`, `/sendMessage`, `/attachment`, `/updates` and more.
|
||||
|
||||
Set the app’s server URL to the mock address and run. The mock implements the Kordophone server API; see centralized API documentation (planned under `api/`).
|
||||
|
||||
Reference in New Issue
Block a user