Skip to content

bindings for the Upwork Application Programming Interface

License

Notifications You must be signed in to change notification settings

danse/haskell-upwork

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This package includes bindings to the Application Programming Interface (API) exposed by Upwork. The most valuable parts for me are:

  • Authentication, as it took a while to get it right
  • Data structures for job search results and job profiles, for example

My plan is to extend this package when me or other people need more endpoints, or more properties from resulting JSON documents. Currently the following endpoints are bound:

  • auth
  • job search
  • job profile
  • categories
References

Upwork's Programming Interface reference

About

bindings for the Upwork Application Programming Interface

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published