You could look at Heroku. It should be pretty easy to get started with.

You could also find a coupon code for Digital Ocean and fire up a server on 
your own.

/ M

________________________________
From: golang-nuts@googlegroups.com <golang-nuts@googlegroups.com> on behalf of 
aimar <amir.doroudia...@gmail.com>
Sent: Monday, May 27, 2019 9:28:21 AM
To: golang-nuts
Subject: [go-nuts] Test a Golang API on the web

Hi,

My teacher has asked me to develop an API with Golang and test it on the web 
instead of localhost. I was thinking of github.io but then I figured out, it 
doesn't support server-side languages and just support static pages. Would you 
please let me know, if there is any platform which I can test my API online 
rather than localhost? (for free, of course)
It is worth to mention my API generally generates just a couple of strings from 
a JSON file, thus it does not need a database.

thanks,
Aimar

--
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<mailto:golang-nuts+unsubscr...@googlegroups.com>.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/5202a914-c3bc-48d4-bdb0-e613a83ea24d%40googlegroups.com<https://groups.google.com/d/msgid/golang-nuts/5202a914-c3bc-48d4-bdb0-e613a83ea24d%40googlegroups.com?utm_medium=email&utm_source=footer>.
For more options, visit https://groups.google.com/d/optout.

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/MN2PR03MB4797FD6DD3C23C88F6CB2F8EB31F0%40MN2PR03MB4797.namprd03.prod.outlook.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to