Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Non-ML API

Start Server

$ go run main.go solarData.go
# Or build the code first (preferred)
$ go build main.go solarData.go -o api
$ ./api

Call Server

# replace 0.0.0.0 with device ip
$ curl "http://0.0.0.0:8080/getSolarData?address=123%20Example%20Address"

About

Non-ML Backend

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages