This app is contains following technology:
To get a local copy up and running follow these simple example steps
To run this, you need to install all of them in your machine:
- Go
- Postgres
- Docker
- Makefile
- Swagger
If you already have all the prerequisites you can follow this step:
- Clone the repository
git clone https://github.com/yoviealfaguistuta/go-portofolio-api.git
- Navigate to the root project
cd go-portofolio-api
- Makefile
Rename Makefile.example into Makefile
- Setup environment variable with your configuration on Makefile
You can run this app by doing this: Using Makefile
make run
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!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE.txt
for more information.
Yovie Alfa Guistuta - @yoviealfa - [email protected]
Project Link: https://github.com/yoviealfaguistuta/go-portofolio-api