Actually, I think the word IDE in the question is a red herring.  Kritka is 
asking how to create web services that follow the MVC model.  All of the 
answers are about somebody's favourite IDE.

Kritika:  if you search Google for "golang web service mvc framework" you 
will find information about MVC frameworks.  As usual, you can find any 
information you want on Google, but only if you know the right words - you 
want a framework, not an IDE.

For what it's worth (which is not much) I've heard good things about 
Gorilla.

Once you have chosen your framework, you might want to use an IDE to 
organise and edit your source code.  You don't have to, you can use just a 
text editor and a terminal to type commands.  Like one of the other people 
who have posted comments, I'm currently using liteide, but I would disagree 
with the comment that it's the best.  More like adequate and the least 
worst that I've found so far.


On Tuesday, August 2, 2016 at 1:25:21 PM UTC+1, kritika...@indiamart.com 
wrote:
>
> Hi, 
> is there IDE for creating a web service in GOLANG by using Revel framework 
>  which follows MVC architecture.
>
> i am using Ubuntu ..
>
>
>
> *Watch our latest TV Commercial #IndiaKiKhoj 
> <https://youtu.be/SoBcg2z0pZE%20%20>*
>

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to