command
module
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Sep 15, 2021
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
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
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.