Skip to content

oransje/password-validator-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Password validator

A simple password validator made for learning a bit of Koa

Setup

Clone this project and run npm i.

Usage

To run tests execute npm run test, powered by vitest and supertest.

This projects has only one endpoint for post requests at /password-validator and executes the validation logic called by the router.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published