Repository navigation

#

gohttpserver

Go alternative of python SimpleHTTPServer

Go
518
2 年前

A simple Go-based REST API that calculates monthly loan payments based on loan amount and duration in years. It uses a fixed interest rate and exposes HTTP endpoints for both a greeting and loan calculations. Ideal for learning Go, HTTP servers, and working with JSON in backend APIs

Go
0
2 个月前