Skip to content

yoviealfaguistuta/go-portofolio-api

Repository files navigation


Logo

Portfolio (Service)

View Demo · Report Bug · Request Feature


Logo

Built With

This app is contains following technology:

  • Go Language 
  • PostgreSQL 
  • Docker 
  • Go Fiber 
  • Makefile 
  • Swagger 

Getting Started

To get a local copy up and running follow these simple example steps

Prerequisites

To run this, you need to install all of them in your machine:

  • Go
  • Postgres
  • Docker
  • Makefile
  • Swagger

Installation

If you already have all the prerequisites you can follow this step:

  1. Clone the repository
git clone https://github.com/yoviealfaguistuta/go-portofolio-api.git
  1. Navigate to the root project
cd go-portofolio-api
  1. Makefile
Rename Makefile.example into Makefile
  1. Setup environment variable with your configuration on Makefile

Running

You can run this app by doing this: Using Makefile

make run

Contributing

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  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

License

Distributed under the MIT License. See LICENSE.txt for more information.

Contact

Yovie Alfa Guistuta - @yoviealfa - yoviealfaguistuta@gmail.com

Project Link: https://github.com/yoviealfaguistuta/go-portofolio-api