Simple API for an e-commerce site
This API is a follow on tutorial from this 4 part series of Medium Post.
The functionality of this API
- simple register/login and logout user
- add, remove and update items into the database
- add, remove and update cart
- get orders and check out the cart.