Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 260 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 260 Bytes

API for converting between Fahrenheit and Celsius

/api/v1.0/convert?f=fahrenheit&c=celsius

/api/v1.0/convert?c=celsius&f=fahrenheit

Use the TempConverter Api