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

https://github.com/santosjennifer/golang-api

API Rest with Go
https://github.com/santosjennifer/golang-api

docker-compose dockerfile go golang

Last synced: 3 months ago
JSON representation

API Rest with Go

Awesome Lists containing this project

README

          

## API Rest with Go
CRUD de produto.

### Tecnologia
- Golang 1.22
- Docker

### Como executar o projeto:

1 - Clone o repositório:

```
git clone git@github.com:santosjennifer/golang-api.git
```

2 - Na raiz do projeto, execute o comando:

```
docker-compose up
```