How to have a product page price updated based on the quantity and update cart with new price?

Clarification, javascript on the front end clientside cannot modify product prices through the ajax api. Backaned javascript, such as in node.js, using the admin apis is completely different.