E
E
Ernesto Guevara2015-04-23 16:23:51
API
Ernesto Guevara, 2015-04-23 16:23:51

How to write a small REST Service for a hobby project and where is it better to publish it?

There is a small hobby project for which I want to make a REST Service. It's easiest for me to do it on WCF, as I'm familiar with the MS stack (SQL Server + EF + C#). But this is a hobby project that can hardly be monetized, I want a minimum of financial costs for it. Therefore, not only personal preferences and development speed are taken into account, but also the price for hosting the service. There are many options, I understand, but I am at a loss with a choice, and experience is zero. Advise what to choose (in WCF priority) and where exactly to host?
Ideally something free at launch, like here: https://heroku.com/

Answer the question

In order to leave comments, you need to log in

1 answer(s)
Y
Yuri, 2015-04-23
@Gilga

I advise you to look at asp.net 5 WebApi, it is just for developing the rest service in C #.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question