[go-nuts] Re: IDE for GOLANG

2016-08-08 Thread luke
http://goclipse.github.io/ kritika...@indiamart.com於 2016年8月2日星期二 UTC+8下午8時25分21秒寫道: > > 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 >

[go-nuts] Re: IDE for GOLANG

2016-08-06 Thread Simon Ritchie
Having read the question yet again, I think my answer is as wrong as the others. Sorry about that. He's already decided to use the Revel framework to build his web service. What he appears to want is a piece of software that will create the web service for him. Is that correct, Kritika?

[go-nuts] Re: IDE for GOLANG

2016-08-06 Thread Simon Ritchie
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

[go-nuts] Re: IDE for GOLANG

2016-08-05 Thread paraiso . marc
Liteide is the best editor for Go : https://sourceforge.net/projects/liteide/ Le mardi 2 août 2016 14:25:21 UTC+2, kritika...@indiamart.com a écrit : > > Hi, > is there IDE for creating a web service in GOLANG by using Revel framework > which follows MVC architecture. > > i am using Ubuntu ..

Re: [go-nuts] Re: IDE for GOLANG

2016-08-02 Thread Asit Dhal
If you are looking for things like auto generated files and forms with drag and drop(Visual Studio for ASP.Net) or Eclipse for django. I don't think those are available for Revel. I use sublime text 3 with some plugins. On 8/3/2016 03:40, sleepy wrote: In my idea, the best one at present is

[go-nuts] Re: IDE for GOLANG

2016-08-02 Thread sleepy
In my idea, the best one at present is Visual Studio Code + Go extension 在 2016年8月2日星期二 UTC+8下午8:25:21,kritika...@indiamart.com写道: > > Hi, > is there IDE for creating a web service in GOLANG by

[go-nuts] Re: IDE for GOLANG

2016-08-02 Thread Dat Huynh
I use vimgo https://github.com/fatih/vim-go On Tuesday, August 2, 2016 at 10:25:21 PM UTC+10, 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