Categorygithub.com/Irfan-Ayub/go-crud-api
modulepackage
0.0.0-20240604072101-56911173a8a3
Repository: https://github.com/irfan-ayub/go-crud-api.git
Documentation: pkg.go.dev

# README

Go CRUD API Project

This is a simple CRUD (Create, Read, Update, Delete) API project implemented in Go Lang, with Docker, Kubernetes, Helm, and OCI integration.

Getting Started

Follow these instructions to get the project up and running on your local machine.

Prerequisites

  • Go installed on your machine

Installing

  1. Clone the repository:
    git clone https://github.com/Irfan-Ayub/go-crud-api.git
    cd go-crud-api
    

# Structs

No description provided by the author