goblog

module
v0.0.0-...-aea6152 Latest Latest
Warning

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

Go to latest
Published: Dec 18, 2022 License: MIT

README

GoBlog

About

This repo is a pure practice for go principlies to improve my skills.

Packages Used

  • viper
  • mux
  • gorm
  • docker-compose

API Usage

Remote Instance

The application is deployed on heroku. You can access the API at GoBlog Remote Server

Local Instance

To run the local instance, you first have to set up the env vars, You can use the default ones in the .*.env.example.

cp .env.example .env
cp .db.env.example .db.env

Run the following command to start the application.

docker compose up 

Then navigate to Local Instance to see the API in action.

Directories

Path Synopsis
Package docs GENERATED BY SWAG; DO NOT EDIT This file was generated by swaggo/swag
Package docs GENERATED BY SWAG; DO NOT EDIT This file was generated by swaggo/swag

Jump to

Keyboard shortcuts

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