@replit/express-router-async

0.4.0 • Public • Published

express-async-router

const router = require('express-router-async')();
router.getAsync(async (req, res) => {
  const wow = await makeSomethingAmazing();
  res.json(wow);
});

Package Sidebar

Install

npm i @replit/express-router-async

Weekly Downloads

1

Version

0.4.0

License

MIT

Unpacked Size

3.09 kB

Total Files

3

Last publish

Collaborators

  • jonesit-replit
  • ltazmin_replit
  • stkenned
  • moudy
  • lhchavez
  • masad-frost
  • ryantm
  • tobyho
  • cbrewster
  • theflowingsky
  • brianpool
  • brenoafb
  • ink404
  • alexisreplit
  • replitdstewart
  • ryanweingast
  • jackyzha0
  • szymon_k
  • lopezhoracio
  • jamesaustinreplit
  • talorreplit
  • eng-service
  • daweifeng-replit