An open API service indexing awesome lists of open source software.

https://github.com/nanoexpress/middlewares

Middleware packages for nanoexpress
https://github.com/nanoexpress/middlewares

body-parser middlewares nanoexpress static static-serve

Last synced: 12 months ago
JSON representation

Middleware packages for nanoexpress

Awesome Lists containing this project

README

          

# Middlewares

[![Travis](https://img.shields.io/travis/nanoexpress/middlewares.svg)](https://github.com/nanoexpress/middlewares)
[![Code Climate](https://codeclimate.com/github/nanoexpress/middlewares/badges/gpa.svg)](https://codeclimate.com/github/nanoexpress/middlewares)
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/nanoexpress/middlewares/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/nanoexpress/middlewares/?branch=master)
[![GitHub issues](https://img.shields.io/github/issues/nanoexpress/middlewares.svg)](https://github.com/nanoexpress/middlewares/issues)

List of middlewares for nanoexpress

## Features

- Better documentation
- Has own examples
- Cleaner structure
- TypeScript/IDE Support
- JSDoc Annonations

## List

For more info, go-to middleware documentation by click to link

- [passport](./packages/passport)
- [body-parser](./packages/body-parser)
- [file-upload](./packages/file-upload)
- [formidable](./packages/formidable)
- [graphql](./packages/graphql)
- [static](./packages/static)
- [redoc](./packages/redoc)
- [schemator](./packages/schemator)
- [swagger-ui](./packages/swagger-ui) **We recommend using `schemator`**

## License

MIT