Skip to content

Khanon/test-node-oauth-rest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

test-node-oauth-rest

Description

API Rest acceded by OAth authentication.

Microservices:

  • OAuth
  • API Rest
  • DB
  • Browser test

Requirements

Please install Node and NPM globally.

How to run

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.

Notes to improve

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published