Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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

docker-compose dockerfile go golang

Last synced: 9 days 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 [email protected]:santosjennifer/golang-api.git
```

2 - Na raiz do projeto, execute o comando:

```
docker-compose up
```