7 lines
117 B
Markdown
7 lines
117 B
Markdown
# feedback-server
|
|
|
|
Testing:
|
|
|
|
```
|
|
curl -X POST localhost:3001/ -H "Content-Type: text/plain" -d "here is the text"
|
|
``` |