Skip to content

Just having some fun with Go. Small API to use as a test dummy for deployments on different platforms

Notifications You must be signed in to change notification settings

lwooden/sample-go-api-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample GO API

Methods/Endpoints

GET - /v1/api/echo?term=string

GET - /v1/api/env

GET - /v1/api/kubernetes

GET - /v1/api/cats

GET - /v1/api/pokemon/:id

POST - /v1/api/sum => Request Body { Va1_1: int, Val_2: int }

About

Just having some fun with Go. Small API to use as a test dummy for deployments on different platforms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published