go-article-api

module
v0.0.0-...-7c08808 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 20, 2024 License: MIT

README

Go-Lang Article API

Description

Practicing creating APIs using the Go programming language.

Tech Stack

Framework & Library

API Documentation

All API endpoint is in api folder

How To Run / Install on Your Local Machine

--> Clone the repository using command bellow:

git clone https://github.com/JordanMarcelino/go-article-api.git

--> Move into the directory :

cd golang-article-api

--> Build & run docker container :

docker build -t golang-article-api -f ./build/package/Dockerfile .
docker compose -f ./build/package/docker-compose.yaml -up -d

--> Stop the container :

cd ./build/package/
docker-compose down

Directories

Path Synopsis
internal
di

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL