Here is the simple example for GO REST API which run on docker container., also I've demonstrated how we can use Goorm, Middlewares in GO REST
- docker build -t go_rest_docker .
- docker run -p 8020:8020 -it go_rest_docker
This is authored by GoLang Mitrah and everyone is welcome to contribute.
If you experience any problems with Gin GoORM REST api API wrapper please:
- submit a ticket to our issue tracker
- fix the error yourself and send us a pull request