You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 23, 2023. It is now read-only.
- 04/21/2020
- Full refactor: This new version comes with a refactor of the entire project, reorganizing the base structure of the repo, including new features, improving security, code analisys and coverage checks.
Beta release of the API bloodboiler, this version comes with:
- Basic User CRUD;
- Basic User Authentication (JWT);
- Password Reset with a mailer;
- Custom Error Handler;
- Basic User Tests (JEST);
- Query Builder