Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gustavovalle23/user-microservice-golang
https://github.com/gustavovalle23/user-microservice-golang
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/gustavovalle23/user-microservice-golang
- Owner: gustavovalle23
- Created: 2022-11-16T23:18:58.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-02-02T11:49:43.000Z (11 months ago)
- Last Synced: 2024-04-10T05:24:04.451Z (9 months ago)
- Language: Go
- Size: 78.1 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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