- Proper authentication with basic/normal examples ✅
- Email with SMTP ✅ &
mjml+edgefor email-templating - Service generator ✅ @custom using
@adonisjscore/command tool - Token based (
Opaque) ✅ for API authentication - OTP ✅ for email verification & others
- Authorization ✅ using
@adonisjs/bouncerwith Todo CRUD + Policy-based access-controls - Swagger API docs ✅ implementation with
autogen-swaggerfrom adonisjs-community-packages - ✅ Write completed Tests for
Unit&Integration(named as 'functional'). - ⌛Compose with
docker-compose.ymlwith additional containers - ⌛Use
@adonisjs/driver-s3as file storage likeaws-s3orMinIO - ⌛(OPTIONAL): Integrate with BullMQ or Bull for Queue instead of InMemory-Adonis-Queue for sending emails
- ⌛(OPTIONAL): Implement query caching with redis + adonis/lucid-orm internals (if possible)
-
Notifications
You must be signed in to change notification settings - Fork 0
REST-API starter with AdonisJS (v5) + PostgreSQL
License
mahabubx7/adonis-api-starter
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
REST-API starter with AdonisJS (v5) + PostgreSQL

