Skip to content

grandlyon/glsdk-server

Repository files navigation

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

About

Loopback (NodeJS) based server for Grand Lyon SDK

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published