Skip to content

sanskaarz/LearnRestAPI_by_Sequlize

  • Step 1: npm init
  • Step 2: sequelize init
  • Step 3: git init

Packages used

  • bcryptjs = hashing and salting passwords.
  • http-status = to show the status of the request by HTTP status codes.
  • express = web framework for creating RESTful APIs.
  • dotenv = module for loading environment variables from a .env file.
  • jsonwebtoken = module for generating and verifying JSON Web Tokens.
  • sequelize = ORM for interacting with databases.
  • nodemon = development tool for automatically restarting the server.
  • multer = middleware for handling form-data responses.

About

Full PostgreSQL setup using sequlize. RESTAPI's also included.

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published