Skip to content
/ api-v2 Public template

Basic Express REST API with login/registration and JWT authentication

License

Notifications You must be signed in to change notification settings

MELVARDEV/api-v2

Repository files navigation

Basic REST API

Basic Express REST API with login/registration and JWT authentication

Info

Uses Express, Bcrypt, SQLITE, Sequelize and JWT

Create .env file with JWT_TOKEN_SECRET in the directory with index.js, for example JWT_TOKEN_SECRET=MY-SECRET-KEY

About

Basic Express REST API with login/registration and JWT authentication

Topics

Resources

License

Stars

Watchers

Forks