Skip to content

node code for using the oDesk api (nodesk = node + odesk)

Notifications You must be signed in to change notification settings

alexandre67fr/nodesk

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nodesk

for posting/managing fixed-price jobs on oDesk

to run:

> mongod &
> node web.js
in browser: open http://localhost:5000

to run in test mode:

> mongod &
> node web.js test
in browser: open http://localhost:5000
click 'set team' and click 'set'

About

node code for using the oDesk api (nodesk = node + odesk)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%