|
|
||
|---|---|---|
| handlers | ||
| renderer | ||
| services | ||
| utils | ||
| .gitignore | ||
| Dockerfile | ||
| LICENSE.md | ||
| README.md | ||
| config.go | ||
| go.mod | ||
| go.sum | ||
| main.go | ||
README.md
PARCOURSMOB
The PARCOURSMOB inclusive mobility platform.
Differences with previous "RIDYGO Insertion Sociale"
This new version of PARCOURSMOB brings :
- A delegation on authentication and identification to an external OpenID Connect Provider like COOPGO Mobility Accounts
- A configurable and themeable approach of rendering web pages : the default theme is located in the folder themes/default/
- A modular architecture based on groups and access rights, using COOPGO Groups Management
- A distributed cache system through etcd to handle distributed state management like pagination in a cloud native way