1.0.0 • Published 5 years ago

@emzeh/api-base v1.0.0

Weekly downloads
-
License
ISC
Repository
gitlab
Last release
5 years ago

How to test locally :

run npm link and use custom package link like:

/usr/local/lib/node_modules/api-base -> /Users/{username}/.../api-base

Content so far :

Lib :

Env variables Errors

Types :

Enums (Gender, UserRole, TokenType) Entities (TokenInfo, Session, User)

Entities :

Serialization User (Validation, Roles)

Need to move serialization to lib

Need to think about how to gather types and entities

1.0.0

5 years ago