Calculadora-Rest-GQSO-Golang

command module
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 15, 2021 License: MIT Imports: 3 Imported by: 0

README

Calculadora-Rest-GQSO-Golang

Uma calculadora que usa requisições HTTP em um servidor de estado representativo para retornar o resultado de operações

Techs 🚀

Como funciona ? 🧐

Rota de soma

base_url/soma/:val1/:val2

Exemplo

localhost:8080/soma/1/1

2

Rota de subtração

base_url/sub/:val1/:val2

Exemplo

localhost:8080/sub/1/1

0

Contribuição 🤝

Pode mandar um PR irmão :3 e um email para mena1@alununo.ifal.edu.br

Rodando 😎

go run main.go

Autor

Manuel Eduardo Nascimento Antunes

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL