🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

model-router

Package Overview
Dependencies
Maintainers
5
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

model-router

Because I don't want to have to write session management shenanigans for every simple server-side data slinger I write. Also, it's a router.

latest
npmnpm
Version
1.4.0
Version published
Weekly downloads
21
90.91%
Maintainers
5
Weekly downloads
 
Created
Source

Because I don't want to have to write session management shenanigans for every simple server-side data slinger I write. Also, it's a router.

What does it do? Manages sessions, holds onto some state for each session, and also really simple routing.

You can require authentication for some paths, but you'll have to define what authentication means yourself.

Still in development, I'll write up some actual documentation after I have an app or two that's actually using it, at which point I will presumably have a better idea about what the full feature set is going to look like.

Until then, check out example.js for some ideas on what it currently does.

FAQs

Package last updated on 09 Apr 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts