Skip to content

hvalfangst/Golang-Chi-Autocombat-RPG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hero API with Chi & Go-Pg deployed on K8s

Requirements

  • x86-64
  • Linux
  • Docker
  • k8s

Creating resources

The shell script "up.sh" is responsible for building the local Docker image and creating requested resources, which are defined in our k8s manifest.

sh up.sh

Destroying resources

The shell script "down.sh" frees up allocated resources.

sh down.sh

Routes

Heroes

GET http://localhost:8080/heroes

GET http://localhost:8080/heroes{id}

About

Golang hero API with Chi-Router & Go-PG deployed on k8s

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published