1.0.1 • Published 5 years ago

gqexpress v1.0.1

Weekly downloads
1
License
Apache-2.0
Repository
github
Last release
5 years ago
   ____    ______ ____ ___  ________________   ____   ______ ______
  / ___\  / ____// __ \\  \/  /\____ \_  __ \_/ __ \ /  ___//  ___/
 / /_/  >< <_|  \  ___/ >    < |  |_> >  | \/\  ___/ \___ \ \___ \
 \___  /  \__   |\___  >__/\_ \|   __/|__|    \___  >____  >____  >
/_____/      |__|    \/      \/|__|               \/     \/     \/
                                                    @Copyright 2018
                                                License: Apache-2.0

gqexpress is a simple to use wrapper for express.js. 
To use it, use gqexpress.startServer(o,cb)
See test/ for advanced usages.