https://github.com/danielfireman/gqso-2021-914
https://github.com/danielfireman/gqso-2021-914
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/danielfireman/gqso-2021-914
- Owner: danielfireman
- License: mit
- Created: 2021-06-16T11:34:20.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2022-02-23T11:50:03.000Z (over 4 years ago)
- Last Synced: 2025-04-25T13:04:43.372Z (about 1 year ago)
- Language: Go
- Size: 17.6 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Calculadora API em Go
# Executando no Gitpod.io
```sh
$ go build
$ ./calc-api
```