Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gustavohenriqueschmitz/golang-exercices
Exercises i made when learning Golang.
https://github.com/gustavohenriqueschmitz/golang-exercices
docker-compose exercises golang postgresql
Last synced: about 2 months ago
JSON representation
Exercises i made when learning Golang.
- Host: GitHub
- URL: https://github.com/gustavohenriqueschmitz/golang-exercices
- Owner: GustavoHenriqueSchmitz
- Created: 2022-07-28T18:31:40.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-02T18:08:05.000Z (2 months ago)
- Last Synced: 2024-11-02T19:18:03.293Z (2 months ago)
- Topics: docker-compose, exercises, golang, postgresql
- Language: Go
- Homepage:
- Size: 153 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Golang_Exercices
## About the project
Some exercises i made while learning Golang. In this case i made an API, each route returns an exercise result.## Used technologies
- Golang
- PostgreSQL
- Docker-Compose## Exercises
### Database-exercises
- Codes and tests i made when studying postgreSQL### Go exercises
- An API with the first programs/exercises i made in Golang.
- Access the `exercises.pdf` file to read the description of each exercise.## Author
**Gustavo Henrique Schmitz****Linkedin:** https://www.linkedin.com/in/gustavo-henrique-schmitz
**Portfolio:** https://gustavohenriqueschmitz.com
**Email:** [email protected]