Assessment project for Faceit
-
Updated
Dec 15, 2022 - Go
Assessment project for Faceit
Simple discord application to fetch information about a CS2 player
Complete do CRUD micro-service following hexagonal architecture (Take home assignment from faceit)
The user-microservice implements the business logic for managing user entities. It provides endpoints for creating, reading, updating, and deleting user records, interacting with a PostgreSQL database for persistence and potentially a RabbitMQ instance for event-driven notifications. It follows a layered architecture for separation of concerns.
Add a description, image, and links to the faceit topic page so that developers can more easily learn about it.
To associate your repository with the faceit topic, visit your repo's landing page and select "manage topics."