We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eecf5b4 commit e02d417Copy full SHA for e02d417
1 file changed
README.md
@@ -10,7 +10,7 @@ Authentication Flow uses [json web tokens](https://jwt.io) via Passport library
10
11
- [API Definition](https://docs.appseed.us/boilerplate-code/api-unified-definition) - the unified API structure implemented by this server
12
- Simple, intuitive codebase - can be extended with ease.
13
-- Typescript
+- Typescript, Joy for validation
14
- **Stack**: NodeJS / Express / SQLite / TypeORM
15
- Auth: Passport / `passport-jwt` strategy
16
- [API Interface Descriptor](https://github.com/app-generator/api-server-nodejs/blob/master/media/api.postman_collection.json): POSTMAN Collection
0 commit comments