gustavovalle23 / user-microservice-golang

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

User MicroService

This is a microservice that represents the users of the application

Features and Technologies

This project uses go version go1.20.1 linux/amd64

  • Create user
  • Read/Find all users registered
  • Read/Find all user by id
  • Update user
  • Delete user
  • Use docker and docker-compose
  • Configure MongoDB
  • Use task file

About

License:MIT License


Languages

Language:Go 100.0%