2022-Spring-NYU-DevOps-Shopcarts / shopcarts

Shopcarts squad.
Apache License 2.0
2 stars 2 forks source link

Shopcarts Service

Version: 1.0

Build Status Build Status codecov

Resource URLs: /shopcarts, /shopcarts/<user-id>, /shopcarts/<user-id>/items, /shopcarts/<user-id>/items/<item-id>

Allows different users to store items in their shopcarts. Run locally via honcho start. Test via nosetests and (after starting local server) behave.

Deployed to: prod and dev.

Usage:

See apidocs.