Skip to content

Implemented a set of REST-based APIs that effectively manage a coffee order processing logic. The scenario is based on the article published by Jim Webber and others in How to GET a Cup of Coffee : https://www.infoq.com/articles/webber-rest-workflow .

Notifications You must be signed in to change notification settings

yuyoux/RESTful-APIs-How-to-GET-a-Cup-of-Coffee

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RESTful-APIs-How-to-GET-a-Cup-of-Coffee-

Implemented a set of REST-based APIs that effectively manage a coffee order processing logic. The scenario is based on the article published by Jim Webber and others in How to GET a Cup of Coffee :https://www.infoq.com/articles/webber-rest-workflow

// README.txt Student ID: Name: Yuyou Xu

Overview A set of REST-based APIs that effectively manage a coffee order processing logic.

Dependencies

  1. Python 3.6
  2. Flask-RESTful
  3. Pycharm
  4. Restlet Client

Installation Guide

  1. unzip the service.zip.
  2. use Pycharm to import and execute this project by running service.py.
  3. read the documentation file to have a rough idea of this API.
  4. use Restlet Client to interact with this web API.
  5. Any confusions, please refer to the documentaion file to find solutions.

Additions Business Scenario: https://www.infoq.com/articles/webber-rest-workflow Restlet Client download: https://restlet.com/modules/client?utm_source=DHC

About

Implemented a set of REST-based APIs that effectively manage a coffee order processing logic. The scenario is based on the article published by Jim Webber and others in How to GET a Cup of Coffee : https://www.infoq.com/articles/webber-rest-workflow .

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published