Property investment analysis for landlords and investors.
propanalytix.com · Built with Go · Gin · React · TypeScript
Property investment analysis for landlords and investors.
propanalytix.com · Built with Go · Gin · React · TypeScript
| package controllers | |
| import ( | |
| "fmt" | |
| "log" | |
| "net/http" | |
| "strconv" | |
| "strings" | |
| "github.com/Wembz/propanalytix/backend/services" |