Sometimes your client side application could send a valid integer as a string while your application expect an integer. This leads you to getting the error json: cannot unmarshal string into Go struct field Item.
In one of our previous article we saw how we can deploy a golang application using systemd. While systemd is good enough, Lately I have started using Supervisord to monitor and control my apps due to some few reason:
If you want to use supervisor instead of systemd to deploy and monitor you application you can checkout this article.
Golang is one of the best programming language to work with.
Middlewares are an essential part of each and every api or web application.Go makes this an easy and painless process to integrate a middleware in your application.
70% of your mobile app success will be determined by the developer you choose.That is why we have taken the liberty to compile the top mobile apps development companies in Nairobi,kenya in 2018.
In this article am going to show you how to deploy a vue (made with nuxt for server side rendering) project to digital ocean or any other hosting provider.