//
pkg.gl
Category
github.com/scraly/gophers-api
internal
package
0.0.1
Repository:
https://github.com/scraly/gophers-api.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
0
Files
184 SLOC
#
Functions
CreateGopher
Add a new Gopher.
DeleteGopher
Delete a Gopher with a given name.
GetGopherByName
Returns an object of type Gopher with a given name.
GetGophers
Returns a a list of Gophers.
Health
Health route returns OK.
UpdateGopher
Update the displayname and the URL of an existing Gopher.