Skip to content

andreioprisan/requestsaver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to Run on localhost

Step-by-step instructions:

  1. Install Node.js and npm
  2. git clone https://bitbucket.org/andreioprisan/requestsaver.git
  3. cd requestsaver
  4. npm install
  5. node app.js
  6. go to http://localhost:3000

Requests are also saved on disk in raw json in /bins

License

The source is freely available under the terms of the MIT License. Feel free to download, modify, and use for personal or commercial projects. I would appreciate a pingback if you find the project useful, but it's certainly not required.

Credits

Based on [RequestBin] (http://requestb.in/) by Jeff Lindsay. Created by [Donald Lau] (http://www.badassdon.com). Updated by [Andrei Oprisan] (http://andrei.oprisan.com).

About

nodejs http(s) server request saver

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published