A nodeJs test project for performing user CRUD
operation offline and with no real database.
- express
- bcrypt
- JsonWebToken
- dotenv
For testing the API endpoints in vscode. A more convenient alternative to POSTMAN.
a simplified version of former repo, nodejs_user_crud_api.
JavaScript
A nodeJs test project for performing user CRUD
operation offline and with no real database.
For testing the API endpoints in vscode. A more convenient alternative to POSTMAN.