Skip to content

Instantly share code, notes, and snippets.

View divyanshu-in's full-sized avatar
🌏
active

divyanshu divyanshu-in

🌏
active
  • Maxtron Innovations
  • Noida, India
  • 00:55 (UTC +05:30)
View GitHub Profile
@divyanshu-in
divyanshu-in / e-commerce.md
Created September 21, 2020 14:05 — forked from hjr3/e-commerce.md
Examples of RESTful API calls for E-commerce platforms

Examples of RESTful API calls for E-commerce platforms

These examples are type 3 RESTful API requests and responses. The JSON-HAL specification is used to implement HATEOAS.

Some of the examples are based on my work as architect of the RESTful API at http://www.hautelook.com. All proprietary information has been removed.

Relevant links