skgsergio / example-golang-api

Example API in Golang with GitHub Actions for linting, testing, building and publishing.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Example Golang API Project

This is an example API project written in Golang that includes GitHub Actions workflows that lints the code and runs test for the PRs and creates the container image and publishes it in the GitHub Container Registry.

About

Example API in Golang with GitHub Actions for linting, testing, building and publishing.


Languages

Language:Go 94.4%Language:Dockerfile 5.6%