golang-postgres-monolith


Golang monolith

An awesome golang restful-api template to jumpstart your projects!
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Contact

About The Project

There are many great golang rest-api templates available on GitHub, however, I didn't find one that really suit my needs so I created this enhanced one. I want to create a golang-postgres template so amazing that it'll be the last one you ever need -- I think this is it.

Here's why:

  • Your time should be focused on creating something amazing. A project that solves a problem and helps others

  • You shouldn't be doing the same tasks over and over.

  • You should element DRY principles to the rest of your life 😄

Of course, no one template will serve all projects since your needs may be different. So I'll be adding more in the near future. You may also suggest changes by forking this repo and creating a pull request or opening an issue. Thanks to all the people have have contributed to expanding this template!

Getting Started

This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

Installation

  1. Clone the repo

    git clone https://github.com/Yangiboev/golang-postgres-monolith.git

    If you run code locally please, make sure that you have golang version 1.13

  2. In order to run locally

    make go

    if you have done all well, you can see the documentation on your local machine so click -> local

Usage

This project can be used as a monolith golang restful-api boilerplate.

For more examples, please refer to the Documentation

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are highly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Contact

Your Name - @DilmurodYangiboev - dilmurod.yangiboev@gmail.com

Project Link: https://github.com/Yangiboev/golang-postgres-monolith