Skip to content
This repository was archived by the owner on Jan 23, 2025. It is now read-only.

topcoder-archive/tc-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

cd7919d · Mar 7, 2018
Oct 2, 2017
May 15, 2014
Nov 12, 2015
Jun 20, 2017
Oct 2, 2017
Jun 20, 2017
Apr 3, 2014
Feb 15, 2014
Sep 28, 2016
Oct 30, 2013
Oct 13, 2017
Oct 30, 2013
May 14, 2014
Oct 2, 2017
Jun 9, 2015
Mar 7, 2018
May 14, 2014
Apr 3, 2014
Mar 26, 2014
Jun 20, 2017
Apr 16, 2014
Dec 17, 2013
Oct 13, 2017
Dec 11, 2013
Sep 11, 2014
Sep 28, 2016
May 28, 2015
Jul 25, 2017
Nov 12, 2015
Jul 8, 2015
Sep 28, 2016
Jul 8, 2015
Jul 8, 2015
Mar 10, 2014
Apr 29, 2015

Repository files navigation

Build Status

TopCoder API (built on NodeJS)

As Topcoder(http://www.topcoder.com/tc) and CloudSpokes integrate, the APIs are going to play a critical role. TopCoder has already started work on a API, which can be found here. That API is built on a Java stack.

In order to accelerate development we are looking to move some of the API work to use a more cloud-friendly approach built on NodeJS. This is complicated by the fact that the back end of TC relies on an Informix DB.

Usage

We have provided clear steps to setup in CentOS 6.x, Ubuntu, MacOS and Windows, please check wiki

Other flavors/versions of linux should work, but have not been validated yet.