Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gustavovalle23/user-microservice-golang


https://github.com/gustavovalle23/user-microservice-golang

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# 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