8000 GitHub - rovazh/tadsc_project
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

rovazh/tadsc_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Projekt z przedmiotu Tworzenie aplikacji dla środowisk chmurowych

How to run

Create .env file in the project root directory using .env.dist as a template and execute docker compose up in the project root directory.

The docker-compose will run MongoDB + 3 API services (user-api, auction-api, payment-api).

API Services

Each service listens to its own port and can be accessed from the host machine via http://localhost:{port}

User API service

Auction API service

Payment API service

Authentication

Each service uses the bearer token authentication. AWS Cognito is configured as the OAuth 2.0 provider (Client Credentials flow). To authorize in Swagger, please use the client_id and client_secret provided to you privately.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0