Skip to content

Latest commit

ย 

History

History
37 lines (25 loc) ยท 1.14 KB

File metadata and controls

37 lines (25 loc) ยท 1.14 KB

Calculator API

This is First every collaboration by Unilab Python Dev Team 2021

Instruction

To run the app remotely run following commands

pip install -r requirements.txt
python main.py

To test the API Check the PostMan Documentation

Methods

Run in Postman

Name of the Functionality

description

small description of the method

structure

endpoint: /function_endpoint/

return: type | content description

แƒžแƒ˜แƒ—แƒแƒ’แƒแƒ แƒแƒก แƒคแƒแƒ แƒ›แƒฃแƒšแƒ

แƒ—แƒฃ แƒ’แƒ˜แƒœแƒ“แƒแƒ— แƒ แƒแƒ› แƒ›แƒแƒ แƒ—แƒ™แƒฃแƒ—แƒฎ แƒกแƒแƒ›แƒ™แƒฃแƒ—แƒฎแƒ”แƒ“แƒ˜แƒก แƒฐแƒ˜แƒžแƒแƒ—แƒ”แƒœแƒฃแƒ–แƒ แƒ’แƒแƒ˜แƒ’แƒแƒ— แƒฉแƒแƒฌแƒ”แƒ แƒ”แƒ— แƒ›แƒ˜แƒกแƒแƒ›แƒแƒ แƒ—แƒจแƒ˜ a แƒ“แƒ b แƒ™แƒแƒ—แƒ”แƒขแƒ”แƒ‘แƒ˜. แƒ›แƒแƒ’.: http://127.0.0.1:8080/pythagoras/3&4

แƒ แƒแƒ“แƒ˜แƒแƒœแƒ”แƒ‘แƒจแƒ˜ แƒ’แƒแƒ“แƒแƒงแƒ•แƒแƒœแƒ

URL: {base_url}/to_radians/7

Return: 1/8 แƒ˜แƒ’แƒ˜แƒ•แƒ” แƒ แƒแƒช 0.12217304763960307 แƒ แƒแƒ“แƒ˜แƒแƒœแƒ”แƒ‘แƒ˜

Links

References