Hello, I am a tiny mock server. Feed me files, and I will serve them. I only eat JSON, sorry.
$ npm install tiny-mock-server~/tiny $ node index.js &
[1] [31337]
~/tiny $ curl http://localhost:8000/itty/bitty/api
{
"hello": "tiny"
}Really?
| Name | Name | Last commit date | ||
|---|---|---|---|---|