Skip to content

Microservices system with jwt authentication using express, asp.net core & postgresql

Notifications You must be signed in to change notification settings

Ghokai/cardDeliverySystemMicroservices

Repository files navigation

card delivery system with microservices!

you can start all ecosystem with

docker-compose up

after all services has started; initiliaze db hitting on http://localhost:3333/initdb

you can test apis with postman using files in postman_test/ folder

postgresql db diagram

dbdiagrampostgre

microservices component diagram

image