Skip to content

mvaldesdeleon/tiny-mock-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tiny Mock Server

Hello, I am a tiny mock server. Feed me files, and I will serve them. I only eat JSON, sorry.

Installation

$ npm install tiny-mock-server

Example

~/tiny $ node index.js &
[1] [31337]
~/tiny $ curl http://localhost:8000/itty/bitty/api
{
    "hello": "tiny"
}

Configuration

Really?

About

Itty bitty mock server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published