Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 1.08 KB

README.md

File metadata and controls

38 lines (26 loc) · 1.08 KB

glsdk-server

Loopback (NodeJS) based server for Grand Lyon SDK

Build Status

Description

The app is base on LoopBack v3.

See Loopback Documentation

LoopBack is a highly-extensible, open-source Node.js framework that enables you to:

  • Create dynamic end-to-end REST APIs with little or no coding.
  • Access data from major relational databases, MongoDB, SOAP and REST APIs.
  • Incorporate model relationships and access controls for complex APIs.
  • Separable components for file storage, third-party login, and OAuth 2.0

This app includes :

  • User Management with muliples Role (agent, admin)
  • Authentification mode : Database, LDAP, FranceConnect
  • Models

Install

npm install
npm start

Documentation

Configuration

Configuration