Skip to content

AndreResh/User_Service_CLIENT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

User Service CLIENT

Client microservice

Instruction to run application:

  1. git clone https://github.com/AndreResh/User_Service_CLIENT.git
  2. open downloaded file
  3. docker-compose run -d

Body of person with role - USER: { "username":"user@yandex.ru", "password":"user" }

Body of person with role - ADMIN: { "username":"admin@yandex.ru", "password":"admin" }

Endpoints:

  • GET /api/client - to get list of users from second microservice

EXAMPLE: http://localhost:3030/api/client

Link for second microservice: https://github.com/AndreResh/User_Service_MAIN

About

Client micricervice

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published