Skip to content

iBoBoTi/MiniBlogWithAuth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 

Repository files navigation

MiniBlogWithAuth

This is a Simple Blog Application that implements the basic CRUD activities. It uses a Postgres database for storage, Session for authentication, and Go-Gin framework for routing

Technologies

  • Go
  • Go-Gin
  • Postgres

Setup

To run this project, clone the repo first:

$ go run cmd/main.go
or
$ make run
or
$ modd

Deployment

  • The application is hosted with the domain name on heroku blogaar.herokuapp.com

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors