module
0.0.0-20240803063532-c5fcc97a252a
Repository: https://github.com/1rob13/net-ekg.git
Documentation: pkg.go.dev
# README
net-ekg
electrocardiogram for the network by ping
swagger generated endpoints:
update server with: swagger generate server -f swagger.yaml
how to create models folder, need definitions in spec?
tec stack
Use Swagger code generation for server and client code
background job doing pings on configured url std. google.com
sqlite db to save email addresses that get send the collected stats
TODO
Where to implement the handler?
// createDB
// start ping routine
// add endpoint to listen on email registration
//host swagger on base path
go run cmd/minimal-pet-store-example-server/main.go --port 8080
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Package restapi net ecg
Schemes: http Host: localhost BasePath: / Version: 1.0.0
Consumes: - application/json
Produces: - application/json
swagger:meta.