11 lines
299 B
Markdown
11 lines
299 B
Markdown
# EndPoint: API Tester
|
|
|
|
This is a tool like Postman but simplest.
|
|
Just send a GET, POST, PUT or DELETE HTTP request on a server and get it's response.
|
|
|
|
# Build
|
|
|
|
⚠ Nothing is working for now
|
|
|
|
I use the language level 15 of Java, if you want to use Java 11, you need to refactor some Switches/Cases
|