Files
kiss-flixel/feedback-server/README.md

7 lines
117 B
Markdown

# feedback-server
Testing:
```
curl -X POST localhost:3001/ -H "Content-Type: text/plain" -d "here is the text"
```