https://github.com/webmatze/micro-middleware-example
an example for micro-middleware helper
https://github.com/webmatze/micro-middleware-example
Last synced: about 1 month ago
JSON representation
an example for micro-middleware helper
- Host: GitHub
- URL: https://github.com/webmatze/micro-middleware-example
- Owner: webmatze
- Created: 2017-03-03T11:30:40.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-03T11:34:13.000Z (over 9 years ago)
- Last Synced: 2025-02-26T17:47:20.832Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# micro-middleware-example
> an example for micro-middleware helper
## Install
Install dependencies with [npm](https://www.npmjs.com/)
```sh
$ npm install
```
## Usage
```sh
npm start
```
## Contributing
Pull requests and stars are always welcome. For bugs and feature requests, [please create an issue](#please create an issue)
## Author
**Mathias Karstädt**
* [github/webmatze](https://github.com/webmatze)
* [twitter/webmatze](http://twitter.com/webmatze)
## License
Copyright © 2017 [Mathias Karstädt](http://mathiaskarstaedt.de/)
Licensed under the MIT license.
***
_This file was generated by [readme-generator](https://github.com/jonschlinkert/readme-generator) on March 03, 2017._