michelbernardods / back-end-do-gobarber

It is an API for registering users for future scheduling at the barber shop the GoBarber.

Home Page:https://www.linkedin.com/in/michel-bernardo/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GoStack

GoBarber - Application developed during the NodeJS course

GitHub language count Made by Rocketseat License Stargazers

About The Application   |    License

🚀 About The Application

It is an API for registering users for future scheduling at the barber shop the GoBarber.

Below follows all the content that was covered in the course for the development of the application.

Starting GoBarber Backend

  • Configuring structure
  • Nodemon & Sucrase
  • Docker concepts
  • Configuring Docker
  • Sequelize & MVC
  • ESLint, Prettier & EditorConfig
  • Configuring Sequelize
  • User migration
  • User model
  • Creating model loader
  • User registration
  • Hashing the password
  • JWT concepts
  • JWT authentication
  • Authentication middleware
  • User update
  • Validating input data

Dependencies to start the project

  • I use Yarn to download all dependencies
  • Yarn dev to start server
  • Server running on PORT 3333

aplication

📝 License

This project is under the MIT license. See the archive LICENSE for more details.

Rocketseat 👋 Join our community!

About

It is an API for registering users for future scheduling at the barber shop the GoBarber.

https://www.linkedin.com/in/michel-bernardo/


Languages

Language:JavaScript 100.0%