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

https://github.com/akashbabu/express-toppings

Easy expressjs coding with inbuilt form validations, db operations for pagination, Session etc
https://github.com/akashbabu/express-toppings

express express-js form-validation http-response mongodb

Last synced: about 1 month ago
JSON representation

Easy expressjs coding with inbuilt form validations, db operations for pagination, Session etc

Awesome Lists containing this project

README

          

# express-toppings [![npm version](https://badge.fury.io/js/express-toppings.svg)](https://badge.fury.io/js/express-toppings) [![Build Status](https://travis-ci.org/AkashBabu/express-toppings.svg?branch=master)](https://travis-ci.org/AkashBabu/express-toppings)

Working with expressjs made even more easier with `express-toppings`

It includes commonly used Function, input-validations, sessions, jwt, crud-handling, transformations etc

For a detailed documentation please [visit](https://akashbabu.github.io/express-toppings/)

## Test

> npm install
> npm test

## Coverage

> npm run coverage

## Contributions

For any contribution please make sure you have a corresponding test cases in the test/ folder under the corresponding module

By the way any pull-request with a new feature is always welcome.

## Licence

MIT