Skip to content

westzimm/code-puzzle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Start the server

lein run

order-id-asc

curl http://localhost:8088/analytics/report\?order-by\=order-id-asc | python -m json.tool

session-type-dec

curl http://localhost:8088/analytics/report\?order-by\=session-type-desc | python -m json.tool

unit-price-dollars-asc

curl http://localhost:8088/analytics/report\?order-by\=unit-price-dollars-asc | python -m json.tool

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors