Skip to content

Commit 86f5d1b

Browse files
author
MarvinJWendt
committed
Created doc
1 parent 9235d1a commit 86f5d1b

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

README.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,12 @@
1-
# API-Debugger
1+
# API-Debugger
2+
### Simple single page API debugger for your projects.
3+
4+
Just add the [`debug.html`](https://github.com/MarvinJWendt/API-Debugger/blob/master/debug.html) file into your project. It does not have to be in the root directory.
5+
Now you can navigate to the file with your browser and test your API.
6+
7+
#### Methods:
8+
9+
1. GET
10+
2. POST
11+
3. PUT
12+
4. DELETE

0 commit comments

Comments
 (0)