Skip to content

muratdemir0/task

Repository files navigation

FACEIT Backend API Assignment

The web service store user data in a database

Contents

Build With

  • Golang
  • Fiber
  • Kafka
  • MongoDB

Requirements

  • Docker
  • REST client Postman you can import collection to Postman via link.

Usage of Makefile

Command Description
up This command will be opening Docker and preparing web service. It will be running on localhost:3001
run Web service is ran by this command. It will be running on localhost:3001
unit-test Run tests
generate-mocks Mocks are created by this command if it is needed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published