HTTP API doc WIP.

This commit is contained in:
Roberto Abdelkader Martínez Pérez
2019-05-20 10:52:47 +02:00
parent 2e15570651
commit 73f59045ec
2 changed files with 12 additions and 6 deletions
+5 -4
View File
@@ -114,7 +114,10 @@ TODO: Define servers' API
Routes are the mechanism that allows Kapow! to find the correct program to
respond to an external event (e.g. an incomming HTTP request).
#### List of current routes
#### List routes
Returns JSON data about the current routes.
##### URL
##### Method
##### URL Params
@@ -188,14 +191,12 @@ PUT
##### Sample Call
##### Notes
## Spec'ing the endpoints
## Usage Example
## Test Suite Notes
The test suite is located on [blebleble] directory.
You can run it...
You can run it by ...
# Framework