Skip to content

hellodit/go-boilerplate

Repository files navigation

REST API Using Clean Architecture

A boilerplate project using Clean Architecture based on bxcodec/go-clean-arch

Documentation

Postman Here

Prerequisite

  • GO 1.15
  • PostgreSQL
  • Echo v4
  • Logrus

Features

  • User Authentication (Register user, Login, Profile)
  • Article CRUD
  • Containerization

Usage

Using go modules

go install
go run main.go

Note

  • This boilerplate need to modify with your own need, don't use without modification, I'm not responsible when this boilerplate destroys your exiting project
  • I will update regularly to add new features

How to contribute?

Just create issue then we discuss

About

REST API Using Clean Architecture

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors