msfidelis / gin-microservice

Microservice architecture to create simple Golang microservices using Gin Framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to Gin Microservice πŸ‘‹

Documentation License: MIT Twitter: fidelissauro

Simple Golang microservice using Gin

Run locally for development

make dev

Create deployment packages

make build

OUTPUT: /bin/app

Usage

,/bin/app

Run tests

go test

Author

πŸ‘€ Matheus Fidelis

🀝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!

πŸ“ License

Copyright Β© 2020 Matheus Fidelis.
This project is MIT licensed.


This README was generated with ❀️ by readme-md-generator

About

Microservice architecture to create simple Golang microservices using Gin Framework

License:MIT License


Languages

Language:Go 69.7%Language:Dockerfile 23.0%Language:Makefile 7.4%