API Rest acceded by OAth authentication.
- OAuth
- API Rest
- DB
- Browser test
Please install Node and NPM globally.
Test designed to be executed on Windows.
Execute batch file build.bat to build the project. This action is required once.
Execute batch file start.bat to start the microservices.
Open URL http://localhost:8080 on browser to test the API Rest. Check console for responses.
Different libraries for microservices on a monorepo could be handled using Nx and some framework like NestJs.
GraphQL could be added to the project to improve the performance of requests.
MongoDB should be used instead DB microservice.