@flagg2/brisk
TypeScript icon, indicating that this package has built-in type declarations

1.6.7 • Public • Published

Brisk

A library built on top of express, which allows for easier development of apis

Features

  • Typesafely handle req.body and req.query with zod
  • Typesafely handle responses and status codes
  • Handle auth tokens (with either jwt or custom auth method) and provide typesafe user context for each route
  • Make express routing more sensible and predictable
  • Allow for easier file uploads
  • Allow filtering duplicate requests to avoid race conditions
  • Handle logging

Readme

Keywords

none

Package Sidebar

Install

npm i @flagg2/brisk

Weekly Downloads

74

Version

1.6.7

License

ISC

Unpacked Size

124 kB

Total Files

30

Last publish

Collaborators

  • flagg2