kodaline / basic_authenticator

a basic nodeJS and expressJS authenticator service

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A basic authentication service in NodeJS and ExpressJS.

nodejs -v
v14.16.1

client.py: used for debugging to make requests to the server. server.js: the server that offers two HTTP POST requests, /login and /encode.

About

a basic nodeJS and expressJS authenticator service


Languages

Language:JavaScript 76.4%Language:Python 23.6%