🛠 Status: Maintenance Mode | Stable
This project is currently in maintenance mode - users should feel free to continue to use this app and expect bug fixes, but not expect many additional features.
- Koa
- Koa grant
- Swagger ui
- Sequelize
- Redis (cache)
npm installnpm run buildcp .env.example .env
npm run devnpm testMultiple db connections (mysql, postgres) are supported with sequelize.
Config is at src/config/databases.js.
This API can connect to an OAuth2 server like resonatecoop/id.
Config is at src/config/grant.js.
MIT