Skip to content

nedda76/checkoutService

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A checkout application for a Shopping Cart
==========================================

This application exposes a RESTful API with one end-point which provides checkout functionality for the Shopping Cart
of a store.

It can be called via any REST client in this way:

http://localhost:9000/total/orange,apple

The only items it recognises are orange and apple separated by commas as shown, case insensitive.

About

A checkout service for a Shopping Cart

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages