-
Notifications
You must be signed in to change notification settings - Fork 0
Mosherr/backbone-challenge
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
INTRODUCTION At Shipwire, we want to be sure our merchants have the best experience getting their information into and out of our system. Merchants have a lot of data, including their Product Catalog and Order History. We'd like to see how you envision creating API services to support these applications. This RESTful API exercise will be used to evaluate your knowledge of the HTTP and also your engineering abilities. There are no limits as to the amount of time you spend on this or the amount of code you write, but try to keep it simple and presentable. If you need frameworks, libraries, databases, or other tools to write the services, please mention them in the documentation for your API. Once you've finished your services, please send your results to your recruitment contact. Please share your code on an accessible repository and provide a way for us to access and test your API. REQUIREMENTS You are required to implement a RESTful API that 1) handles Products and 2) handles Orders. Product properties (may include but not limited to) • Name • Description • Width • Length • Height • Weight • Value (in US Dollars) Order properties (may include but not limited to) • Recipient Name • Street Address • City • State • Zip Code • Phone Number • Product(s) • Product Quantity(s) SUBMISSION Please share your code via github or bitbucket and provide instructions in the README. Give access to your RESTFul API with expected request parameters and valid responses. http://thomasdavis.github.io/2011/02/01/backbone-introduction.html
About
A basic backbone js challenge [WIP]
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published