/ScalableApps

Primary LanguageJavaScript

About Repo

This repo holds some practice code from the book Building Scalable Apps with Redis and Node.js from Packt Publishing by author Joshua Johanan. The purpose for this repo is to try out those sample in a container environment. There will be some extra files and modification to original code.

teting login page

curl -X POST -H "Content-Type: application/json" -d '{"username":"josh","password":"password"}' http://localhost:3000/login