AlexandreSkal / Web3

Projects about Web3.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JS_learn

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

Projects about Web3.

License:MIT License