Skip to content

AlexandreSkal/course-node-mongo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Course Node.js and MongoDB

Different learnings about Javascript

1.Cinema Microservice

Summary: this application is a REST API based on microservices. There are three microservices:
apiGateway = It's the service that validates the requests em responses for all other services.
movieService = this service gives all information about the movies
cinemaCatalog = this service gives all information about the cinemas and which cities have available movies

All leranings about this project

2.Authentication

Summary: This application is a login screen using authenticationMiddlewares in your routes and there are many features in backend like: bcrypt, nodemailer, passport-local and others. The database used was MongoDB and in frontEnd was used Bootstrap

All leranings about this project

About

Lessons about Javascript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages