Skip to content

bettermile/parcelshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

parcelshop

Overview

The parcelshop is a fictional microservice for storing and retrieving parcels. Parcels contain for simplicty of the task just a parcel number, a state and an address and a delivery date (YYYYMMDD). There is a pre built REST endpoint for storing new parcels.

Your Task

Me as a PO want to provide the option to get all parcels that are out for delivery for a given delivery date via a REST endpoint.

Acceptance Criteria:

I can retrieve all parcels for a specific delivery date AND with a delivery state of "OUT_FOR_DELIVERY".

Does it work?

Fire up the application and show us how your new endpoint is working. Use a browser, postman, insomnia or any http client you like or have a look at the test.http file.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages