Skip to content

abreiss/go-fiber-exercise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-fiber-exercise

https://go-fiber-app-smy2gd5xla-uw.a.run.app/

A minimal web api built with the Fiber framework and deployed automatically to Google Cloud Run through a GitHub Actions CI/CD pipeline.

Make any change in the repository and push to main. This will trigger the automated pipeline.

When deployed, the app exposes a single HTTP endpoint (/) that returns a compact JSON object with:

{
   "deployed_at": "10-22-2025"
  "message": "My name is Nico Reiss",
  "timestamp": 1730000000000
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published