You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to golang-nuts
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
Jan Mercl
unread,
May 27, 2019, 2:04:51 PM5/27/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to golang-nuts
Amazon Web Services will give you the smallest instance of a virtual machine for free (at least for a year): https://aws.amazon.com/en/free
On Google Cloud Platform you can also have several services for free (forever) including a VM instance and an AppEngine deploy: https://cloud.google.com/free/