project-lux / lux-middletier

Node backend for LUX frontend (a.k.a. middle tier)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Middle Tier

The "middle tier" is a mediator between the JavaScript frontend and the MarkLogic backend, providing REST/JSON API endpoints to the frontend for the data retrieved from the backend. It also takes care of the authentication to the backend, hiding it from the frontend.

About

Node backend for LUX frontend (a.k.a. middle tier)

License:Apache License 2.0


Languages

Language:JavaScript 96.0%Language:Shell 3.0%Language:Dockerfile 1.0%