https://github.com/mrblueblue/postbin
catch and analyze your POST requests!
https://github.com/mrblueblue/postbin
Last synced: 2 months ago
JSON representation
catch and analyze your POST requests!
- Host: GitHub
- URL: https://github.com/mrblueblue/postbin
- Owner: mrblueblue
- License: mit
- Created: 2015-03-30T02:03:17.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-06-01T03:29:26.000Z (about 10 years ago)
- Last Synced: 2025-02-06T01:44:37.628Z (4 months ago)
- Language: JavaScript
- Size: 327 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Gotta catch them all!
#####Contributing
To start contributing, first fork the repo.
Then add an upstream remote to the origin.
git remote add upstream https://github.com/levity-io/POST-bin.git
#####Installation
Before writing any code, download all the dependencies:
npm install
cd client
bower installAdd, Commit, Pull Request, Merge, Rebase, Repeat!
#####Tech Stack
>Front-End
>>Angular>>Material Design
>Back-End
>>Node>>Express
>>Sockets!