Express Authentication Management (Case Study)
A RESTFul micro-service for the management of the Authentication of Alexandria Online Shop.
This project is aimed on enforcing the knowledge of Express Framework, REST services and related technologies with emphasis on testability.
Project is created with:
alexandria-Authentication is a NodeJS backend, you can run it from the command line:
git clone https://github.com/niolikon/alexandria-Authentication.git
cd alexandria-Authentication
npm start
The alexandria-Authentication (Case Study) application is released under MIT License.