niolikon / alexandria-Authentication

Express Authentication Management (Case Study)
MIT License
0 stars 0 forks source link

alexandria-Authentication

Express Authentication Management (Case Study)

A RESTFul micro-service for the management of the Authentication of Alexandria Online Shop.

Motivation

This project is aimed on enforcing the knowledge of Express Framework, REST services and related technologies with emphasis on testability.

Technologies

Project is created with:

Features

Setup

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

License

The alexandria-Authentication (Case Study) application is released under MIT License.